View Single Post
  #22 (permalink)  
Old March 25th, 2002
jsand jsand is offline
Novicius
 
Join Date: March 25th, 2002
Location: Chicago Illinois
Posts: 2
jsand is flying high
Wink LimeWire install for Linux 7.2

LimeWire Install for Linux 7.2

First you will need to uninstall Kaffe if it is installed on your system. do this as root also you will need to install an JRE you can find this at www.java.sun.com or www.download.com

rpm -e kaffe this will remove kaffe

Next as root (in roots home directory) typels -a this will list all files. use your favorite text editer and edit the file .bash_profile by editing the line that looks like this
PATH=$PATH:$HOME/bin

you want it to look like this
PATH=$PATH:$HOME/bin:/usr/java/j2re<your version>/bin

Now run the LimeWire installer
sh ./LimeWirelinux.bin
and it should be installing in no time.

Hope this helps
Reply With Quote