Dear sir 

I install jkd1.2 in redhat version 5.2 .
I compile java program by "javac ..." it 's all right .
When I run "java  ..." it can't load awt classes. 

This message like here :
$java mynameclass

Exception in thread "main" java.lang.UnsatisfiedLinkError: 
/usr/local/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 sun.awt.motif.MToolkit.<clinit>(MToolkit.java:59)
        
                at java.lang.Class.forName0(Native Method)
        
                at java.lang.Class.forName(Compiled Code)
        
                at java.awt.Toolkit$2.run(Compiled Code)
        
                at java.security.AccessController.doPrivileged(Native Method)
        
                at java.awt.Toolkit.getDefaultToolkit(Compiled Code)
        
                at java.awt.TextComponent.enableInputMethodsIfNecessary(Compiled Code)
        
                at java.awt.TextComponent.<init>(Compiled Code)
        
                at java.awt.TextField.<init>(Compiled Code)
        
                at Tawt.<init>(Compiled Code)
        
                at Tawt.main(Compiled Code)


/////////

Could you guide me to fix this problem . please show me your reply.
I am waiting from you . Thank you for your reading.

Bye.


_____________________________________________________________
Get your private, free Email by Vietnamese at http://vol.vnn.vn
B¹n cã thÓ t¹o mét hép th­ miÔn phÝ trªn http://vol.vnn.vn



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

Reply via email to