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) type
ls -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