Hello Liuchao:
You need to set /etc/profile in order to run (
javac and java) from anywhere in your
filesystem. In order to accomplish this, go to the directory /etc.
Then look for the file pprofile.
Also, use a text editor such as emacs or vi the edit this file. In this
file you are going to see a line that
looks like:
PATH="$PATH:/usr/X11R6/bin"
NOTE: your path might look different from this.
Anyway, you should put /usr/java/jdk1.3 in your path.
Your new PATH should look like this
PATH="$PATH:/usr/X11R6/bin:/usr/java/jdk1.3/bin"
save this file and reboot your system.
If you need more help you can email me.
Good luck
Ezra
Shop online without a credit card
http://www.rocketcash.com
RocketCash, a NetZero subsidiary
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]