Gordon Lindsay wrote:
| I have unziped into a directory and when i go into the bin
| directory, and type
| java or javc or any of the jdk commands, it returns
| '#bash: javac unknown command'.
1. Unpack into something like /usr/local/java/jdk1.2.2-prev2/.
2. export PATH=/usr/local/java/jdk1.2.2-prev2/bin/
3. [java javac] all the way
Setting the PATH in a global loginfile (like /etc/profile) would be
considered a good idea.
--
Jo Uthus | e-mail: [EMAIL PROTECTED] (private)
Software Engineer | e-mail: [EMAIL PROTECTED] (work)
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]