Gnutella Forums

Gnutella Forums (https://www.gnutellaforums.com/)
-   General Linux Support (https://www.gnutellaforums.com/general-linux-support/)
-   -   Java Path (https://www.gnutellaforums.com/general-linux-support/19964-java-path.html)

Pirxx April 18th, 2003 04:04 PM

Java Path
 
Following is the output in bash for echo $PATH:

/usr/java/j2re1.4.1_02/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/java/j2sdk1.4.0/bin:/root/bin:/usr/java/j2sdk1.4.0/bin

This is the output for echo $JAVA_HOME:

/usr/java/j2sdk1.4.0

And this is the /etc/profile:

JAVA_HOME=/usr/java/j2re1.4.1_02
PATH=$JAVA_HOME/bin:$PATH
export JAVA_HOME

(No other JAVA entries)

/usr/java/j2sdk1.4.0 does not exist, so - unsurprisingly - LimeWire refuses to install.

Assuming my profile is correct, where does the echo $JAVA_HOME /usr/java/j2sdk1.4.0 come from? Why does it not echo /usr/java/j2re1.4.1_02?

Thanx for any help.

nDiScReEt April 28th, 2003 09:48 AM

Re: Java Path
 
Quote:

Originally posted by Pirxx
Following is the output in bash for echo $PATH:

/usr/java/j2re1.4.1_02/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/java/j2sdk1.4.0/bin:/root/bin:/usr/java/j2sdk1.4.0/bin

This is the output for echo $JAVA_HOME:

/usr/java/j2sdk1.4.0

And this is the /etc/profile:

JAVA_HOME=/usr/java/j2re1.4.1_02
PATH=$JAVA_HOME/bin:$PATH
export JAVA_HOME

(No other JAVA entries)

/usr/java/j2sdk1.4.0 does not exist, so - unsurprisingly - LimeWire refuses to install.

Assuming my profile is correct, where does the echo $JAVA_HOME /usr/java/j2sdk1.4.0 come from? Why does it not echo /usr/java/j2re1.4.1_02?

Thanx for any help.

Did you run:

source .bash_history or .bashrc

before testing your JAVA_HOME path?

Either that or simply logout and log back in order for it to use your new changes.

HTH

altoine


All times are GMT -7. The time now is 03:52 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.