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 25th, 2002
Unregistered
Guest
 
Posts: n/a
Question Install Problem(s) with RedHat 8.

When i try to install Limewire i get the is:

./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.InternalError: Unexpected exception while d
efining class ZeroGq: java.lang.ClassNotFoundException: javax.swing.JDialog
at 0x4028115f: java.lang.Throwable.Throwable(java.lang.String) (/usr/lib/libg
cj.so.3)
at 0x4027408e: java.lang.Error.Error(java.lang.String) (/usr/lib/libgcj.so.3)
at 0x40281542: java.lang.VirtualMachineError.VirtualMachineError( java.lang.St
ring) (/usr/lib/libgcj.so.3)
at 0x40275a92: java.lang.InternalError.InternalError(java.lang.St ring) (/usr/
lib/libgcj.so.3)
at 0x40272ff2: java.lang.ClassLoader.defineClass(java.lang.String , byte[], in
t, int, java.security.ProtectionDomain) (/usr/lib/libgcj.so.3)
at 0x40272dbb: java.lang.ClassLoader.defineClass(java.lang.String , byte[], in
t, int) (/usr/lib/libgcj.so.3)
at 0x4030b29b: java.net.URLClassLoader.findClass(java.lang.String ) (/usr/lib/
libgcj.so.3)
at 0x402606d7: gnu.gcj.runtime.VMClassLoader.findClass(java.lang. String) (/us
r/lib/libgcj.so.3)
at 0x40272cac: java.lang.ClassLoader.loadClass(java.lang.String, boolean) (/u
sr/lib/libgcj.so.3)
at 0x40260dcc: _Jv_FindClass(_Jv_Utf8Const, java.lang.ClassLoader) (/usr/lib/
libgcj.so.3)
at 0x4025d1fd: java.lang.Class.forName(java.lang.String, boolean, java.lang.C
lassLoader) (/usr/lib/libgcj.so.3)
at 0x40253809: _Jv_BytecodeVerifier.verify_instructions_0() (/usr/lib/libgcj.
so.3)
at 0x40249697: _Jv_VerifyMethod(_Jv_InterpMethod) (/usr/lib/libgcj.so.3)
at 0x40241a24: _Jv_PrepareClass(java.lang.Class) (/usr/lib/libgcj.so.3)
at 0x40260568: java.lang.ClassLoader.linkClass0(java.lang.Class) (/usr/lib/li
bgcj.so.3)
at 0x40273073: java.lang.ClassLoader.resolveClass0(java.lang.Clas s) (/usr/lib
/libgcj.so.3)
at 0x4025e99c: java.lang.Class.initializeClass() (/usr/lib/libgcj.so.3)
at 0x4025d224: java.lang.Class.forName(java.lang.String, boolean, java.lang.C
lassLoader) (/usr/lib/libgcj.so.3)
at 0x4025d2bf: java.lang.Class.forName(java.lang.String) (/usr/lib/libgcj.so.
3)
at 0x402c60a0: 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, bool
ean) (/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)


Does anyone have any idea what problem is?

Thanks in advance,
Greg
Reply With Quote
  #2 (permalink)  
Old October 25th, 2002
Unregistered
Guest
 
Posts: n/a
Default

I also have j2sdk 1.4.0.02 and j2re1.4.0.02 from sun installed.

Greg
Reply With Quote
  #3 (permalink)  
Old October 26th, 2002
Devotee
 
Join Date: July 19th, 2001
Posts: 27
cmcnulty is flying high
Default

Quote:
While I can't comment on your linux problems
then maybe you shouldn't. LimeWire is not a windows "proggy" - God I hate that word - It's a java app which means that it will run on any platform that runs Java. I don't have the solution to this problem either, I just want to make sure that no one wastes any time trying to follow your stupid advice.

-Chuck
Reply With Quote
  #4 (permalink)  
Old October 26th, 2002
Unregistered
Guest
 
Posts: n/a
Default

I have also tried the modifing the bash_profile file several times, but to no affect.

Greg
Reply With Quote
  #5 (permalink)  
Old October 26th, 2002
Unregistered
Guest
 
Posts: n/a
Default

Also

I search for kaffe and it is not on my system. I used rpm -q kaffe.

Greg
Reply With Quote
  #6 (permalink)  
Old October 28th, 2002
Unregistered
Guest
 
Posts: n/a
Talking Problem Installing on RedHat 8.0

I was able to run LimeWire (not install) on my RedHat 8.0 system. I downloaded the tarball instead of the rpm and changed the last line of runLime.sh to:

/usr/java/j2re1.4.0_02/bin/java -jar RunLime.jar

to use the new java version. Then just execute runLime.sh
Reply With Quote
  #7 (permalink)  
Old October 30th, 2002
nDiScReEt's Avatar
_eLeCtRiFyInG MeMbRr_
 
Join Date: May 9th, 2002
Location: Chicago
Posts: 232
nDiScReEt is flying high
Default Re: Install Problem(s) with RedHat 8.

Quote:
Originally posted by Unregistered
When i try to install Limewire i get the is:

./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.InternalError: Unexpected exception while d
efining class ZeroGq: java.lang.ClassNotFoundException: javax.swing.JDialog
at 0x4028115f: java.lang.Throwable.Throwable(java.lang.String) (/usr/lib/libg
cj.so.3)
at 0x4027408e: java.lang.Error.Error(java.lang.String) (/usr/lib/libgcj.so.3)
at 0x40281542: java.lang.VirtualMachineError.VirtualMachineError( java.lang.St
ring) (/usr/lib/libgcj.so.3)
at 0x40275a92: java.lang.InternalError.InternalError(java.lang.St ring) (/usr/
lib/libgcj.so.3)
at 0x40272ff2: java.lang.ClassLoader.defineClass(java.lang.String , byte[], in
t, int, java.security.ProtectionDomain) (/usr/lib/libgcj.so.3)
at 0x40272dbb: java.lang.ClassLoader.defineClass(java.lang.String , byte[], in
t, int) (/usr/lib/libgcj.so.3)
at 0x4030b29b: java.net.URLClassLoader.findClass(java.lang.String ) (/usr/lib/
libgcj.so.3)
at 0x402606d7: gnu.gcj.runtime.VMClassLoader.findClass(java.lang. String) (/us
r/lib/libgcj.so.3)
at 0x40272cac: java.lang.ClassLoader.loadClass(java.lang.String, boolean) (/u
sr/lib/libgcj.so.3)
at 0x40260dcc: _Jv_FindClass(_Jv_Utf8Const, java.lang.ClassLoader) (/usr/lib/
libgcj.so.3)
at 0x4025d1fd: java.lang.Class.forName(java.lang.String, boolean, java.lang.C
lassLoader) (/usr/lib/libgcj.so.3)
at 0x40253809: _Jv_BytecodeVerifier.verify_instructions_0() (/usr/lib/libgcj.
so.3)
at 0x40249697: _Jv_VerifyMethod(_Jv_InterpMethod) (/usr/lib/libgcj.so.3)
at 0x40241a24: _Jv_PrepareClass(java.lang.Class) (/usr/lib/libgcj.so.3)
at 0x40260568: java.lang.ClassLoader.linkClass0(java.lang.Class) (/usr/lib/li
bgcj.so.3)
at 0x40273073: java.lang.ClassLoader.resolveClass0(java.lang.Clas s) (/usr/lib
/libgcj.so.3)
at 0x4025e99c: java.lang.Class.initializeClass() (/usr/lib/libgcj.so.3)
at 0x4025d224: java.lang.Class.forName(java.lang.String, boolean, java.lang.C
lassLoader) (/usr/lib/libgcj.so.3)
at 0x4025d2bf: java.lang.Class.forName(java.lang.String) (/usr/lib/libgcj.so.
3)
at 0x402c60a0: 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, bool
ean) (/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)


Does anyone have any idea what problem is?

Thanks in advance,
Greg
Remove kaffe.

altoine
Reply With Quote
  #8 (permalink)  
Old November 7th, 2002
Unregistered
Guest
 
Posts: n/a
Default no kaffe

I get the exact same thing. All my classpaths and everything are set up correctly...cant figure out why it wont work.

And I dont have kaffe installed.

Ideas?
Reply With Quote
  #9 (permalink)  
Old November 9th, 2002
nDiScReEt's Avatar
_eLeCtRiFyInG MeMbRr_
 
Join Date: May 9th, 2002
Location: Chicago
Posts: 232
nDiScReEt is flying high
Default

If you installed java correctly in .bash_profile.
Run this command to see if it solves or fixes your problem:

source .bash_profile

If that works then the solution is due to the fact that your system only runs your .bash_profile once (at boot up which is normal and makes perfect sense). Unless, of course, you are in a GUI environment and open up a new terminal window which would do the same effect as logging in again to use the new changes to your profile.
HTH

altoine
Reply With Quote
  #10 (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'm running Redhat 8 with kernel 2.4.18-17.8.0

Here's what I did:

Download the Java 2 JRE from here:

http://java.sun.com/j2se/1.4.1/download.html

(note: download the self extracting file, not the RPM)

Open a terminal and at the prompt type:

Code:
$ sh j2re-1_4_1_01-linux-i586.bin
press the space bar till you get to the end, agree to the license and let it do it's thing.

the next thing you may want to do is cd to the directory you installed the j2re in, and rename the file to something other than j2re-1.4.1_01. If you installed into your home directory, do this:

Code:
$ mv j2re-1.4.1_01 j2re
Then you need to edit your bash profile, I find doint it in vi is fast and simple, here's a walkthrough:

1) at the shell prompt type:

Code:
$ vi .bash_profile
2) then press the 'i' key to insert text

3) use the arrow keys to move down to this line:

Code:
PATH=$PATH:$HOME/bin
modify it to read:

Code:
PATH=$PATH:$HOME/bin:$HOME/j2re1.4.1_01/bin
if you did NOT rename the Java 2 folder, and to:

Code:
PATH=$PATH:$HOME/bin:$HOME/j2re/bin
if you DID rename the Java 2 folder.

4) Hit Esc to quit inserting text

5) type :wq to write the changes and quit vi

6) at the next shell prompt type:

Code:
$ source .bash_profile
7) Download LimeWireLinux.bin from

here.

8) now once again at your shell prompt, type:

Code:
$ sh LimeWireLinux.bin
The installer will start up, and you can install Lime Wire to your heart's content. I hope this helps, good luck!
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
Install Problems on both Redhat 8 and Gentoo 1.4rc1 aathomas General Linux Support 1 March 3rd, 2003 12:53 PM
Redhat 7.3/LimeWire install lazy General Linux Support 1 September 24th, 2002 07:31 PM
Redhat 7.1 Install Problem Unregistered General Linux Support 16 October 20th, 2001 08:01 AM
RedHat 7.1 install Unregistered General Linux Support 0 June 8th, 2001 11:58 AM
Limewire install on RedHat Wolverine and RH 7.0 Palpatin3 General Linux Support 6 May 4th, 2001 05:14 AM


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