Gnutella Forums  

Go Back   Gnutella Forums > Current Gnutella Client Forums > LimeWire+WireShare (Cross-platform) > Technical Support > General Linux Support
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts

General Linux Support For questions regarding use of LimeWire or WireShare or related questions on the Linux operating system. This includes installation questions and answers. (Check the Stickies marked in Red at top of this section.)


Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old April 17th, 2002
Unregistered
Guest
 
Posts: n/a
Default Getting the right java version...

Well I did indeed have the wrong version installed, odd, having multiple jre instances running, oh well, but now that I have the correct version running, I am now getting this error...
Launching installer...

Exception in thread "main" java.lang.noClassDefFoundError: com/zerog/lax/LAX

What in the world...
Reply With Quote
  #12 (permalink)  
Old May 11th, 2002
nDiScReEt's Avatar
_eLeCtRiFyInG MeMbRr_
 
Join Date: May 9th, 2002
Location: Chicago
Posts: 232
nDiScReEt is flying high
Default I Have The Solution To All Install Problems

Because of the number of views to this thread and the fact that 9 out of 10 had success. I am posting here to take care of that other ten percent as well. The person with the working suggestions was so close to what I had to suggest that I thought he had cut and pasted my solution to this thread but the date of his post quickly vouched for his originality and authorship. Like I said "close" but not exact. My solution is the "be-all-end-all" of all installation woes. I know as I have four distributions of linux installed on one computer. That allows me to test and fine tune my methods for multiple distributions. The methods I speak of are listed in my own thread titled, "The Solution to All Install Problems". I've posted many times throughout this forum because this program is truly worth the effort. I have tried napshare and gtk-gnutella of the linux persuasion as well as morpheus and kazaa of the windows xp persuasion. Kazaa is the best for my needs and second is limewire if I had to compare all gnutella programs, regardless of OS.

Last edited by nDiScReEt; May 11th, 2002 at 07:58 PM.
Reply With Quote
  #13 (permalink)  
Old May 12th, 2002
Unregistered
Guest
 
Posts: n/a
Default

how can i remove the older versions of Java?
Reply With Quote
  #14 (permalink)  
Old May 12th, 2002
nDiScReEt's Avatar
_eLeCtRiFyInG MeMbRr_
 
Join Date: May 9th, 2002
Location: Chicago
Posts: 232
nDiScReEt is flying high
Default

rpm -e kaffe --nodeps

if it is a rpm package.

rm -fr /usr/java/j2sdk1.2.1

if it was installed by tarball (tar.gz or tar.bz2)

Enjoy.
Reply With Quote
  #15 (permalink)  
Old May 12th, 2002
Unregistered
Guest
 
Posts: n/a
Default

Great i got it, Im running Suse 8.0 and I had to delete a couple of directories in /usr/lib directory (sunjava1 and sunjava1.1.8)
Then I installed 1.3.1 (rpm)
Next I ran SuSEconfig
and LimeWire installed smoothly
Reply With Quote
  #16 (permalink)  
Old May 13th, 2002
nDiScReEt's Avatar
_eLeCtRiFyInG MeMbRr_
 
Join Date: May 9th, 2002
Location: Chicago
Posts: 232
nDiScReEt is flying high
Default

Quote:
Originally posted by Unregistered
Great i got it, Im running Suse 8.0 and I had to delete a couple of directories in /usr/lib directory (sunjava1 and sunjava1.1.8)
Then I installed 1.3.1 (rpm)
Next I ran SuSEconfig
and LimeWire installed smoothly
Great news!

Reply With Quote
  #17 (permalink)  
Old May 18th, 2002
Unregistered
Guest
 
Posts: n/a
Default Limewire Still Won't Install

Hi...

OK, I've read through the faqs, I'm running the right version of Java (ok, it's 1.3.1_03-b03 instead of 02, but surely that won't matter), and Limewire _still_ won't install.

Here's my error message:

Launching installer...

Error: Unrecognized JVM specific option `-Xmx50331648'.
Error: Unrecognized JVM specific option `-Xms16777216'.
Invocation of this Java Application has caused an InvocationTargetException. Thi s application will now exit. (LAX)

Stack Trace:
java.lang.NoClassDefFoundError: ZeroGcf
at ZeroGcj.<init>(source file unknown:line unknown, pc 0x8cf498c)
at ZeroGb3.a(source file unknown:line unknown, pc 0x8cd192d)
at com.zerog.ia.installer.Main.a(source file unknown:line unknown, pc 0x 8dafee1)
at com.zerog.ia.installer.Main.b(source file unknown:line unknown, pc 0x 8c781c1)
at com.zerog.ia.installer.Main.main(source file unknown:line unknown, pc 0x8569a61)
at java.lang.reflect.Method.invoke(Method.java:native )
at com.zerog.lax.LAX.launch(source file unknown:line unknown, pc 0x82979 d6)
at com.zerog.lax.LAX.main(source file unknown:line unknown, pc 0x824f3eb )
[root@pleiades joelp]# java -version
java version "1.3.1_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_03-b03)
Java HotSpot(TM) Client VM (build 1.3.1_03-b03, mixed mode)
Reply With Quote
  #18 (permalink)  
Old May 18th, 2002
nDiScReEt's Avatar
_eLeCtRiFyInG MeMbRr_
 
Join Date: May 9th, 2002
Location: Chicago
Posts: 232
nDiScReEt is flying high
Default Re: Limewire Still Won't Install

Quote:
Originally posted by Unregistered
Hi...

OK, I've read through the faqs, I'm running the right version of Java (ok, it's 1.3.1_03-b03 instead of 02, but surely that won't matter), and Limewire _still_ won't install.

Here's my error message:

Launching installer...

Error: Unrecognized JVM specific option `-Xmx50331648'.
Error: Unrecognized JVM specific option `-Xms16777216'.
Invocation of this Java Application has caused an InvocationTargetException. Thi s application will now exit. (LAX)

Stack Trace:
java.lang.NoClassDefFoundError: ZeroGcf
at ZeroGcj.<init>(source file unknown:line unknown, pc 0x8cf498c)
at ZeroGb3.a(source file unknown:line unknown, pc 0x8cd192d)
at com.zerog.ia.installer.Main.a(source file unknown:line unknown, pc 0x 8dafee1)
at com.zerog.ia.installer.Main.b(source file unknown:line unknown, pc 0x 8c781c1)
at com.zerog.ia.installer.Main.main(source file unknown:line unknown, pc 0x8569a61)
at java.lang.reflect.Method.invoke(Method.java:native )
at com.zerog.lax.LAX.launch(source file unknown:line unknown, pc 0x82979 d6)
at com.zerog.lax.LAX.main(source file unknown:line unknown, pc 0x824f3eb )
[root@pleiades joelp]# java -version
java version "1.3.1_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_03-b03)
Java HotSpot(TM) Client VM (build 1.3.1_03-b03, mixed mode)
Sounds like you have java in your /usr/bin pointing to another directory. Try this link to solve your problems:

http://www.gnutellaforums.com/showth...threadid=11187

HTH
altoine
Reply With Quote
  #19 (permalink)  
Old May 22nd, 2007
Novicius
 
Join Date: May 22nd, 2007
Posts: 2
CHRIS MILLS is flying high
Smile Ok Listin Here This Is How To Fix The Installation Prblem

1.RIGHT CLICK ON THE SETUP FILE
2. GO TO THE COMPATIBILITY TAB
3.SELECT WINDOWS 2000 OR 95
4.THEN CHECK RUN THIS PROGRAM IN COMPATIBILITY MODE
5.AND NOW ITS WORKS.

YOUR WELCOME

Reply With Quote
  #20 (permalink)  
Old May 22nd, 2007
Novicius
 
Join Date: May 22nd, 2007
Posts: 2
CHRIS MILLS is flying high
Default

Email Me If It Works =]
Reply With Quote
Reply


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 Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't install limewire? forcefed86 Getting Started Using LimeWire + WireShare 1 March 29th, 2007 12:11 AM
Mac OS X Limewire Install Halo_Custom_rules Mac OSX 10 December 5th, 2005 07:11 PM
cannot install LimeWire Pro !!! - Help ? magenta General Mac Support 0 April 13th, 2004 08:25 AM
LimeWire Pro 2.2.1 won't install without JRE 1.3.1 Unregistered General Windows Support 0 March 1st, 2002 06:03 AM
Can’t install Limewire on my Mac DavidAQ General Mac Support 0 June 1st, 2001 01:22 PM


All times are GMT -7. The time now is 09:27 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.