Hello everyone.

This is my first post to this email list. I am also new to Java and
Linux.

My problem is that I cannot get the Netbeans application installed.
Netbeans is a very good Java IDE (in my opinion) and is written entirely
in Java. Also, this is not the only application that will not run on my
Redhat 5.2 system (JDK 1.2). With all these applications, the error
remains the same. I have included the error output below.

Thanks for you help.

Nobby

/**************[ start output ]***************/

Unable to extract this archive.
java.lang.UnsatisfiedLinkError:
/usr/jdk1.2/jre/lib/i386/libfontmanager.so: libstdc++-libc6.0-1.so.2:
cannot open shared object file: No such file or directory
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(Compiled Code)
        at java.lang.ClassLoader.loadLibrary(Compiled Code)
        at java.lang.Runtime.loadLibrary0(Compiled Code)
        at java.lang.System.loadLibrary(Compiled Code)
        at sun.security.action.LoadLibraryAction.run(Compiled Code)
        at java.security.AccessController.doPrivileged(Native Method)
        at
sun.awt.font.NativeFontWrapper.<clinit>(NativeFontWrapper.java:41)
        at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
        at
sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:61)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Compiled Code)
        at
java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Compiled Code)
        at java.awt.Font.initializeFont(Compiled Code)
        at java.awt.Font.<init>(Compiled Code)
        at com.installshield.isjava.runtime.InfoContainer.load(Compiled
Code)
        at
com.installshield.isjava.runtime.InfoContainer.equals(Compiled Code)
        at nbdx2_21.initiateGUI(Compiled Code)
        at nbdx2_21.execute(Compiled Code)
        at nbdx2_21.<init>(Compiled Code)
        at nbdx2_21.main(Compiled Code)
java.lang.RuntimeException
        at nbdx2_21.bail(Compiled Code)
        at nbdx2_21.execute(Compiled Code)
        at nbdx2_21.<init>(Compiled Code)
        at nbdx2_21.main(Compiled Code)
**ERROR failed to install

/**************[ end output ]***************/


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to