Dashboard > Compiere Community > ... > Community Contributed Wisdom > Linux Ubuntu FAQ
Linux Ubuntu FAQ Log In   View a printable version of the current page.

Added by Astidian Systems , last edited by Astidian Systems on Aug 05, 2008  (view change)
Labels: 
(None)






Creating Compiere PATHS in Ubuntu:

Unlike RedHat, ubuntu does not have a .bash_profile file. To setup ubuntu COMPIERE_HOME, JAVA_HOME and CLASSPATH in ubuntu:

sudo gedit /etc/environment

then add the lines:
COMPIERE_HOME="/home/ < user > /Compiere2"
JAVA_HOME="/usr/lib/jvm/java-6-sun-1.6.0.06"
CLASSPATH="/usr/lib/jvm/java-6-sun-1.6.0.06/lib"

sudo update-alternatives --config java  :: select an alternative java ver

java -version   :: java version

Powered by a free Atlassian Confluence Open Source Project License granted to Compiere. Evaluate Confluence today.
Powered by Atlassian Confluence 2.7.1, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators

Copyright © 1999-2008 Compiere, Inc. All rights reserved.