View Single Post
  #1 (permalink)  
Old August 11th, 2001
Red Eye Red Eye is offline
Novicius
 
Join Date: August 11th, 2001
Posts: 2
Red Eye is flying high
Question Adding java to PATH

Firstly, I am running Mandrake 8 and am rather new to Linux, after some time I have got Lime Wire to run but only by running <$/usr/java/jre1.3.1/bin/java -cp . RunLime>. I assume this is because java is not in my path, if it was I could just use <$sh runlime.sh>. So how do I add java to my path exacly? My .bash_profile file has no line for $PATH.... Is their a way I can run an <export $PATH=PATH*> to add it to my path? Thnx for any help
Reply With Quote