[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Setting JAVA_HOME In Fedora 10 Snapshot 3
- From: Michal Jaegermann <michal harddata com>
- To: For testers of Fedora Core development releases <fedora-test-list redhat com>
- Subject: Re: Setting JAVA_HOME In Fedora 10 Snapshot 3
- Date: Sun, 2 Nov 2008 11:58:53 -0700
On Sun, Nov 02, 2008 at 10:10:31AM -0500, Robert L Cochran wrote:
> I'm confused about whether I need to set JAVA_HOME as an environment
> variable when I log in to a Fedora 10 Snapshot 3 box and if so where
> should I point it to? E.g.
>
> JAVA_HOME=????
>
> If I use Tomcat then I do need JAVA_HOME set?
Then set as needed /etc/java/java.conf. This file is supplied
by jpackage-utils package. You will find the following comment
there:
# You can define a system-wide JVM root here if you're not using the
# default one.
#
# If you have the a base JRE package installed
# (e.g. java-1.6.0-openjdk):
#JAVA_HOME=$JVM_ROOT/jre
#
# If you have the a devel JDK package installed
# (e.g. java-1.6.0-openjdk-devel):
#JAVA_HOME=$JVM_ROOT/java
Michal
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]