Hi again,

I am using Mandrake Linux 8.1 and am trying to
configure Java SDK. After installation I have modified
the /etc/profile to append the following:

JAVA_HOME=/usr/java/jdk1.3.1 
PATH=$JAVA_HOME/bin:$PATH 
CLASSPATH=. 
CLASSPATH=$JAVA_HOME/lib/tools.jar:$CLASSPATH 

export PATH CLASSPATH JAVA_HOME

Now, I am able to use the java tools under all other
users except the root. When I echo JAVA_HOME, PATH and
CLASSPATH, all is fine except PATH which is not
modified with the new appended path of java. Is there
any other place for defining PATH for root?

Thanks and Regards,
Prasad

________________________________________________________________________
Looking for a job?  Visit Yahoo! India Careers
      Visit http://in.careers.yahoo.com

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to