Pages

Sunday, December 20

Installation of Floreant POS in Ubuntu

Most linux distribution ships with Java alternative, but unfortunately Floreant POS does not work ok in that Java. You must install Sun Java and to make it work. To get Sun Java, you need to install Sun JRE. In ubuntu you can install Sun Java 6 like below


sudo apt-get install sun-java6-bin

When installation is complete you can set path for Java Sun or directly run as follows

/usr/lib/jvm/java-6-sun/jre/bin/java -jar floreantpos.jar