Error: JAVA_HOME is not defined correctly.

Dick Davies rasputnik at gmail.com
Sat Dec 10 11:36:13 UTC 2005


On 10/12/05, Dominik Szynk <domeks at interia.pl> wrote:


> $./build.sh -JAVA_HOME=path_to_your_java_bin

Is Google broken or something?

JAVA_HOME should *not* be the bin/ directory.
Add something like


   JAVA_HOME=/usr/lib/j2sdk1.5-sun/
   PATH=$PATH:${JAVA_HOME}/bin
   export PATH JAVA_HOME

to /etc/profile.

--
Rasputin :: Jack of All Trades - Master of Nuns
http://number9.hellooperator.net/




More information about the ubuntu-users mailing list