Main Page | Report this Page
Linux Forum Index  »  Linux Miscellaneous Topics  »  JAVA_HOME...
Page 1 of 1    

JAVA_HOME...

Author Message
...
Posted: Tue Dec 23, 2008 3:15 pm
Guest
I've just installed tomcat using aptitude on my Debian system.
I think I've got $CATALINA_HOME pointing at the right place.
How can I tell where to point $JAVA_HOME to?

www:~# java -version
java version "1.4.2"
gij (GNU libgcj) version 4.1.2 20061115 (prerelease) (Debian 4.1.1-20)

Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There
is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.

so I think java is installed ok.

Regards,
Richard
 
goarilla...
Posted: Mon Dec 29, 2008 8:03 pm
Guest
On Tue, 23 Dec 2008 19:15:45 +0000, richard wrote:

Quote:
I've just installed tomcat using aptitude on my Debian system. I think
I've got $CATALINA_HOME pointing at the right place. How can I tell
where to point $JAVA_HOME to?

www:~# java -version
java version "1.4.2"
gij (GNU libgcj) version 4.1.2 20061115 (prerelease) (Debian 4.1.1-20)

Copyright (C) 2006 Free Software Foundation, Inc. This is free software;
see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.

so I think java is installed ok.

Regards,
Richard

that's GNU's java compiler which isn't the Sun's JDK
 
Jordi Castells Sala...
Posted: Tue Mar 24, 2009 6:41 am
Guest
On Tue, 23 Dec 2008 19:15:45 +0000, richard wrote:

Quote:
www:~# java -version
java version "1.4.2"
gij (GNU libgcj) version 4.1.2 20061115 (prerelease) (Debian 4.1.1-20)


You better download sun-jdk and make it the default java on the system.

Doing this differs from distro to distro, just google a little Smile.
 
 
Page 1 of 1    
All times are GMT - 5 Hours
The time now is Sat Dec 05, 2009 8:34 am