Click to See Complete Forum and Search --> : Limewire


nycon
04-07-2002, 05:47 PM
Hey,
Alright I'm tearing my hair out. I've got java working because I can see java stuff in galedon. But when I run sh ./Limewire it gives me this
Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)
"Edit: I'm running Mandrake 8.2"
Any ideas?

Nycon

[ 07 April 2002: Message edited by: nycon ]

carlywarly
04-08-2002, 04:17 AM
Use audiogalaxy instead - it's much better. It runs in a console and you log into their site to do searches etc. Very nice and it seems to access more mp3s than any other peer-to-peer I've tried.

sarah31
04-08-2002, 04:20 AM
You will have to set the path to your java in such a manner:

ln -s /path_to_your_java/bin/java /usr/bin/java

(likely your java is in /usr/share/jdkx.x.x so your link would then be:

ln -s /usr/share/jdkx.x.x/bin/java /usr/bin/java)

Then you would relogin.

A forum search can provide even more details if this does not work.

S.D.Willie
04-08-2002, 11:20 AM
try this link:
http://www.linuxjunior.org/cgi-bin/pet/pet.cgi?SUBMIT=Display&id=41

SD

edit. sorry i didnt read the post fully.
have you tried downloading limewire again and using chmod?

[ 08 April 2002: Message edited by: S.D.Willie ]