Thread: newbie on linux
View Single Post
  #5 (permalink)  
Old August 5th, 2001
Unregistered
Guest
 
Posts: n/a
Default eureka! limewire 1.6 installed on linux box

i finally got the damned thing installed! after adding some lines in my .bash_profile file

PATH=$PATH:$HOME/bin<:/usr/java/jre1.3.1/bin/java>

i added the part between the angle brackets, using a colon to separate the new path i added - you shouldn't use the brackets when you add the path to java. i added the /usr/java/jre1.3.1/bin/java path because that is the exact path on my box - yours may be different. after you do that type

/yourpath/to/java RunLime

and the installer should fire up, at least it did for me. hope this helps someone

kipley@cswnet.com
Reply With Quote