Go Back   PCMech Forums > Linux Support > Linux OS and Software Assistance

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 01-23-2002, 05:42 PM   #1
Member (6 bit)
 
Join Date: Nov 2000
Posts: 44
Question Need help with Limewire Install Mandrake 8.1

I am trying to install Limewire but I am having some trouble when I do the
sh ./LimeWireLinux.bin
I am getting the following error:
ERROR unrecognized JVM specific option...This Java Application has encountered and error and will close...
I have gone out and downloaded JAVA and ran the rpm which looked like it installed without a hitch. It looks like it was installed to /usr/bin. I downloaded limewire to /home/shawn which is a directory I setup, I have tried to install it from that directory as well as copying it over to /usr/bin and trying there as well. I am relatively new to running commands in the shell, although I usually don't have problems installing rpms and the such. Can somebody give me a step by step process as to what I need to do to get this program running. Is there something else I need to do with Java other than run the rpm?

Thanks,

Last edited by sbailey12; 01-23-2002 at 08:20 PM.
sbailey12 is offline   Reply With Quote
Old 01-24-2002, 09:33 AM   #2
Premium Member
 
Statica's Avatar
 
Join Date: Jun 1999
Posts: 9,231
Seems like your $PATH is not set for java.
Open a terminal and type:
echo $PATH
Look to see for the java path
Should be something like /usr/java/jrex.x.x_xx/bin

If you dont have it edit your .bashrc file in your favourite text editor
scroll down to the path extension and add the path .

it's probably something like
PATH=/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin....
So just add
:/usr/java/jre.../bin

NB: check to see the path to bin before you add it
and also make sure you add the : .. that is the valid separator in Linux
Statica is offline   Reply With Quote
Old 01-24-2002, 05:24 PM   #3
Member (6 bit)
 
Join Date: Nov 2000
Posts: 44
OK, I went into the bashrc file under /root directory and made the change as was described above. I went back out to the shell, re-typed $PATH and it was now showing the path to java. I tried running the LimeWireLinux.bin file again but got the same error:

$sh ./LimeWireLinux.bin
Preparing to install...

Error: Unrecognized JVM specific option `Xmx50331648'.
Error: Unrecognized JVM specific option `Xmx16777216'.
This Java Application has encountered an unexpected error and will now exit. (LAX)

Stack Trace:
java.lang.NoClassDefFoundError: LZeroGb1;
at com.zerog.ia.installer.Main.a(source file unknown:line unknown, pc Ox866e721)
at com.zerog.ia.installer.Main.b(source file unknown:line unknown, pc Ox88aa1c1)
at com.zerog.ia.installer.Main.main(source file unknown:line unknown, pc Ox8597a61)
at java.lang.reflect.Method.invoke(Method.java:native) at com.zerog.lax.LAX.launch(source file unknown:line unknown, pc 0x829b9d6)
at com.zerog.lax.LAX.main(source file unknown:line unknown, pc 0x824e3eb)

Any other suggestions would GREATLY be appreciated.
sbailey12 is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 06:05 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2