First of all, you need to load the jre1_5_0.tar.gz extension from the system section of the repository as well as the limewire.dsl file. There was a discussion here about this java location problem. A good solution looked to be thorzul's suggestion of opening a bash shall and typing:
to fix the problem. Loading both limewire and jre, then running the above line worked great for me.
It appears that Coma has resubmitted limewire.dsl to fix this, but it isn't in the testing section yet.
Code Sample
ln -s /opt/jre1_5_0/bin/java /usr/local/bin/java
This is the line you need to type in the console or add to bootlocal.sh to get Limewire up and going. This was posted in another thread about Limewire. I found it by searching the forum for 'limewire'. This will get you up and going!
Chris
Edit: LOL - Clacker beat me to it!Thanks for that guys, of course I searched the Forums for Java, and found dead ends. I can't try this for a little while, but thanks for your posts and patience.
(I'll be expecting my "Huge Goose" award in the mail).Just did a quick
Code Sample
export PATH=$PATH:/opt/jre1_5_0/bin
and ran as root,worked fine, but not too smart. I'll do something a bit more "elegant" later. Now I wonder whats going on with installing libreadline for Mutella... Thanks again Chris/Clacker.
original here.