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
  #1 (permalink)  
Old October 31st, 2002
Novicius
 
Join Date: October 30th, 2002
Posts: 1
jbentley is flying high
Question LimeWire wont intall on redhat 8

Ive looked in all these forums for the last two days and tried almost everything i think. Here is what i get when i type which java

/usr/java/j2sdk1.4.1_01/bin/java

and here is the error i get when i try to install limewire

sh LimeWireLinux.bin
Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...

Launching installer...

Warning: -Xmx100331648 not understood. Ignoring.
Warning: -Xms16777216 not understood. Ignoring.
Exception in thread "main" java.lang.NoClassDefFoundError: com.zerog.lax.LAX
at 0x4028115f: java.lang.Throwable.Throwable(java.lang.String) (/usr/lib/libgcj.so.3)
at 0x4027408e: java.lang.Error.Error(java.lang.String) (/usr/lib/libgcj.so.3)
at 0x40275b1a: java.lang.LinkageError.LinkageError(java.lang.Stri ng) (/usr/lib/libgcj.so.3)
at 0x40276f76: java.lang.NoClassDefFoundError.NoClassDefFoundErro r(java.lang.String) (/usr/lib/libgcj.so.3)
at 0x402c60f9: gnu.gcj.runtime.FirstThread.run() (/usr/lib/libgcj.so.3)
at 0x40267fdc: _Jv_ThreadRun(java.lang.Thread) (/usr/lib/libgcj.so.3)
at 0x4023478c: _Jv_RunMain(java.lang.Class, byte const, int, byte const, boolean) (/usr/lib/libgcj.so.3)
at 0x08048900: __gcj_personality_v0 (java.compiler=NONE)
at 0x40675914: __libc_start_main (/lib/libc.so.6)
at 0x080486c1: _Jv_RegisterClasses (java.compiler=NONE)

any help is appreciated...thanks in advance
Reply With Quote
  #2 (permalink)  
Old November 3rd, 2002
nDiScReEt's Avatar
_eLeCtRiFyInG MeMbRr_
 
Join Date: May 9th, 2002
Location: Chicago
Posts: 232
nDiScReEt is flying high
Default

Remove kaffe.

rpm -e kaffe
Reply With Quote
  #3 (permalink)  
Old November 11th, 2002
Unregistered
Guest
 
Posts: n/a
Default No Cigar

Mine does the same thing and there is no Kaffe on my system. I don't think it's even included in Red Hat 8.

Any other ideas?

I can run it from the tarball version but it kills the window manager on my Windows box.

John
Reply With Quote
  #4 (permalink)  
Old November 11th, 2002
Grasshoppa
 
Join Date: November 11th, 2002
Location: in front of a shell prompt
Posts: 6
Rahven is flying high
Default

I answered that question here. Give that thread a try, and see if it helps any. Good luck!
Reply With Quote
  #5 (permalink)  
Old November 11th, 2002
Unregistered
Guest
 
Posts: n/a
Default

Still no luck installing LimeWire under Redhat 8.0, about ready to give up on LimeWire. I have downloaded jsdk1.4.1_01, and edited .bash_profile
I have no kaffe I have entered "source .bash_profile"
I am not installing under root but still ./LimeWireLinux.bin results in
Warning: -Xmx100331648 not understood. Ignoring.
Warning: -Xms16777216 not understood. Ignoring.
Exception in thread "main" java.lang.NoClassDefFoundError: com.zerog.lax.LAX
at 0x4028115f: java.lang.Throwable.Throwable(java.lang.String) (/usr/lib/libgcj.so.3)
at 0x4027408e: java.lang.Error.Error(java.lang.String) (/usr/lib/libgcj.so.3)
at 0x40275b1a: java.lang.LinkageError.LinkageError(java.lang.Stri ng) (/usr/lib/libgcj.so.3)
at 0x40276f76: java.lang.NoClassDefFoundError.NoClassDefFoundErro r(java.lang.String) (/usr/lib/libgcj.so.3)
at 0x402c60f9: gnu.gcj.runtime.FirstThread.run() (/usr/lib/libgcj.so.3)
at 0x40267fdc: _Jv_ThreadRun(java.lang.Thread) (/usr/lib/libgcj.so.3)
at 0x4023478c: _Jv_RunMain(java.lang.Class, byte const, int, byte const, boolean) (/usr/lib/libgcj.so.3)
at 0x08048900: __gcj_personality_v0 (java.compiler=NONE)
at 0x40675914: __libc_start_main (/lib/libc.so.6)
at 0x080486c1: _Jv_RegisterClasses (java.compiler=NONE)
Reply With Quote
  #6 (permalink)  
Old November 11th, 2002
Grasshoppa
 
Join Date: November 11th, 2002
Location: in front of a shell prompt
Posts: 6
Rahven is flying high
Default

not only do you not have to install under root, but installing as root is a baaaaaaaaaaad idea.

Kaffe doesn't come with RedHat 8, so don't worry about that at all.

Also, don't run the LimeWire binary by typing "./LimeWireLinux.bin" use "sh LimeWireLinux.bin" also, I'm not entirely sure, but I didn't download the Java 2 SDK, I downloaded the Java 2 JRE, though, other than development tools, there shouldn't be a difference.....

The instructions I gave in the last thread assumed that you DID NOT download the RPM version of Java. If you did, the file locations will be different, try using the command:

Code:
[ @localhost home]$ java -version
you should get the following output:

Code:
java version "1.4.1_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_01-b01)
Java HotSpot(TM) Client VM (build 1.4.1_01-b01, mixed mode)
if you don't, and you downloaded the RPM, you might try:

rpm -q java

if you get a result there, then remove the Java RPM binary with:

rpm -e java

My next suggestion would be to follow the directions to the letter in the post I linked to earlier. There's no reason to download the SDK version, unless you're going to be doing software development, so delete that, get the JRE, and try again. I know for a fact it will install, and there shouldn't be too much of a difference between your system and mine. If after doing that, it still doesn't work, then I'm not sure what exactly the problem would be, and someone else on this forum would have to help.

It's worth noting that I assume in my other post, that you downloaded everything to your home directory, if not, there will obviously be some changes.

Also, can you paste your bash_profile here? To check for syntax errors.
Reply With Quote
  #7 (permalink)  
Old November 12th, 2002
nDiScReEt's Avatar
_eLeCtRiFyInG MeMbRr_
 
Join Date: May 9th, 2002
Location: Chicago
Posts: 232
nDiScReEt is flying high
Default

He can also run the command:

which java

to see which java binary he is using. That error message he gets implies that a java binary of some sort is conlicting with the java that he installed on the system if there is no typos. HTH

altoine
Reply With Quote
  #8 (permalink)  
Old November 12th, 2002
Unregistered
Guest
 
Posts: n/a
Thumbs up Finally, got it to work!!

I had downloaded j2sdk1.4.1_01.rpm and followed Altoine's Sticky post for Sun RPM installs, to the letter.

When I entered:

java -version

I got:

java version "1.4.1_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_01-b01)
Java HotSpot(TM) Client VM (build 1.4.1_01-b01, mixed mode)

entering "./LimeWireLinux.bin" or sh LimeWireLinux.bin produced the same results:

Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...

Launching installer...

Warning: -Xmx100331648 not understood. Ignoring.
Warning: -Xms16777216 not understood. Ignoring.
Exception in thread "main" java.lang.NoClassDefFoundError: com.zerog.lax.LAX......

My .bash_profile's path was edited to include the j2sdk path to the java binary and I added a CLASSPATH statement for good measure (export CLASSPATH=$CLASSPATH I ensured I did not have kaffe installed then I entered

source .bash_profile

prior to entering

sh LimeWireLinux.bin

only to get the same error messages.

So I downloaded j2re1.4.1_01 self extracting binary, ran it and edited .bash_profile to reflect the new JAVA_PATH. then entered

source .bash_profile
sh LimeWireLinux.bin

and WA-LA

LimeWire installation script ran and opened LimeWire for the first time

I'm running it as I write this with no problems... connected, searching, downloading and sharing.

Thanks to you folks for all your help. I would of never had thought of installing j2re. I would have continued thinking j2sdk included the same binaries and supporting files as j2re, plus the development files.

I had been stuck for weeks with the same installation errors, screeninng the Forum for an answer. I'm glad I held out as long as I did to get it working. It was well worth it.

Thanks again

Juan
Reply With Quote
  #9 (permalink)  
Old November 13th, 2002
Grasshoppa
 
Join Date: November 11th, 2002
Location: in front of a shell prompt
Posts: 6
Rahven is flying high
Talking



glad to hear you got it all running right
Reply With Quote
  #10 (permalink)  
Old November 14th, 2002
nDiScReEt's Avatar
_eLeCtRiFyInG MeMbRr_
 
Join Date: May 9th, 2002
Location: Chicago
Posts: 232
nDiScReEt is flying high
Default

Yes, glad to hear that you got it working. But j2sdk does have the same binaries as j2re. There might be something wrong somewhere but I'm going to figure it out. As I'm running the sdk version without a hitch. This is intriguing.

Thank you for posting your solution steps and what not as that can be useful to other users.

altoine

Last edited by nDiScReEt; November 14th, 2002 at 10:43 AM.
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
Limewire Pro 4.9.4 doesn't intall on my Guest account...Help?...Please? TonyTTurner General Windows Support 1 August 15th, 2005 04:33 PM
LimeWire and RedHat Linux Enterprise 4.0 dakafal General Linux Support 3 March 13th, 2005 09:35 AM
Enlage & Install/Un-intall Issues BFEINZIMER General Windows Support 0 September 5th, 2004 04:36 PM
Limewire and redhat 7.3 kaimano General Linux Support 11 September 27th, 2002 03:58 PM
Redhat 7.3/LimeWire install lazy General Linux Support 1 September 24th, 2002 07:31 PM


All times are GMT -7. The time now is 06:50 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.