J
JAVA Rookie
Hi, all:
I am new in linux world,
so, how can I setup java classpath in linux?
i use:
setenv JAVA_HOME /usr/java
setenv CLASSPATH .;/usr/java/j2sdk1.4.2_02
under one user account (droup: root), but failed.
should I doing this under root?
and how can I write this to system environment setting? like windows XP.
Thanks in advance.
I am new in linux world,
so, how can I setup java classpath in linux?
i use:
setenv JAVA_HOME /usr/java
setenv CLASSPATH .;/usr/java/j2sdk1.4.2_02
under one user account (droup: root), but failed.
should I doing this under root?
and how can I write this to system environment setting? like windows XP.
Thanks in advance.