Gnutella Forums

Gnutella Forums (https://www.gnutellaforums.com/)
-   General Linux Support (https://www.gnutellaforums.com/general-linux-support/)
-   -   Error in FC3 - Java? (https://www.gnutellaforums.com/general-linux-support/35460-error-fc3-java.html)

Nashy March 22nd, 2005 03:01 PM

Error in FC3 - Java?
 
When I simply click the icon to open Limewire nothing happens. However, when I type 'Limewire' into Terminal I get this the below message.

Can anyone help me please? Keep it simple, I'm new at Fedora/Linux

Code:

[nashy@localhost ~]$ limewire
Starting LimeWire...
Java exec found in PATH. Verifying...
Suitable java version found [java = 1.4.2_06]
Configuring environment...
Loading LimeWire:
java.lang.UnsatisfiedLinkError: /usr/lib/jre/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(Unknown Source)
        at java.lang.ClassLoader.loadLibrary(Unknown Source)
        at java.lang.Runtime.loadLibrary0(Unknown Source)
        at java.lang.System.loadLibrary(Unknown Source)
        at sun.security.action.LoadLibraryAction.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.awt.Toolkit.loadLibraries(Unknown Source)
        at java.awt.Toolkit.<clinit>(Unknown Source)
        at com.limegroup.gnutella.gui.Main.showInitialSplash(Main.java:52)
        at com.limegroup.gnutella.gui.Main.main(Main.java:26)

******************************************************************
Something went wrong with LimeWire.
Maybe you're using the wrong version of Java?
(LimeWire is tested against and works best with with Sun's JRE, Java 1.4+)
The version of Java in your PATH is:
java version "1.4.2_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode)


zab March 22nd, 2005 03:14 PM

Hmm. Try the following and please tell us if it works:

1.become root by typing "su" and entering your superuser password
2. type:
rpm -e java-1.4.2-gcj-compat

3. try to run limewire (either as root or not) and tell us what it prints out.

Thanks

ratszj March 26th, 2005 06:58 AM

Same Problem
 
I am having the same problem. I did what you advisded and this is the output:

[root@localhost scottm]# rpm -e java-1.4.2-gcj-compat
error: Failed dependencies:
java-1.4.2-gcj-compat = 0:1.4.2.0-11jpp is needed by (installed) java-1.4.2-gcj-compat-devel-1.4.2.0-11jpp.noarch
[root@localhost scottm]#


Any more ideas?
Scott

zab March 26th, 2005 09:35 AM

Someone discovered that this can be solved by

yum -y install xorg-x11-deprecated-libs

we're still trying to figure out why that works, but it apparently does...


All times are GMT -7. The time now is 08:10 AM.

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.