libXp.so.6 problems

mr.noname mr.noname at freemail.hu
Tue Mar 8 18:26:35 UTC 2005


Hi,

A few days ago I changed my opsystem from RedHat8 to Fedora Core3. I 
developped Java programs on RedHat8, but now my Java swing and awt 
applications aren't running on Fedora.

Exception in thread "main" java.lang.UnsatisfiedLinkError: 
/home/xy/Java/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(ClassLoader.java:1586)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1503)
    at java.lang.Runtime.loadLibrary0(Runtime.java:788)
    at java.lang.System.loadLibrary(System.java:834)
    at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:38)
    at sun.awt.DebugHelper.<clinit>(DebugHelper.java:29)
    at java.awt.Component.<clinit>(Component.java:506)

I know the Fedora uses the X.org system and the Java uses the XFree  
APIs, but I don't know how can I solve this problem on Fedora.

Thanks for all ideas.
    mr.noname




More information about the fedora-list mailing list