Gnutella Forums

Gnutella Forums (https://www.gnutellaforums.com/)
-   General Linux Support (https://www.gnutellaforums.com/general-linux-support/)
-   -   Install Problem(s) with RedHat 8. (https://www.gnutellaforums.com/general-linux-support/16625-install-problem-s-redhat-8-a.html)

Unregistered October 25th, 2002 07:54 AM

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

Unregistered October 25th, 2002 08:02 AM

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

Greg

cmcnulty October 26th, 2002 06:58 AM

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

Unregistered October 26th, 2002 11:25 AM

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

Greg

Unregistered October 26th, 2002 11:51 AM

Also

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

Greg

Unregistered October 28th, 2002 04:37 PM

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

nDiScReEt October 30th, 2002 02:29 AM

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

Unregistered November 7th, 2002 08:06 PM

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?

nDiScReEt November 9th, 2002 07:41 AM

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

Rahven November 11th, 2002 08:36 PM

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!


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