标题: JBuilder9 在 mdr Linux 10 下安装出错 [打印本页] 作者: incawang 时间: 2004-08-27 21:06 标题: JBuilder9 在 mdr Linux 10 下安装出错 本人在Mandrake Linux 10下安装 JBuilder9时出现如下错误,请高手帮忙分析一下是什么原因?
[root@localhost JBuilder9]# ./install_linux
LAX: Method.invoke() threw an InvocationTargetException:
java.lang.UnsatisfiedLinkError: /root/JBuilder9/Linux/resource/jre/jre/lib/i386/
libfontmanager.so: libstdc++-libc6.1-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(ClassLoader.java:1473)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1389)
at java.lang.Runtime.loadLibrary0(Runtime.java:78
at java.lang.System.loadLibrary(System.java:832)
at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.font.NativeFontWrapper.<clinit>;(NativeFontWrapper.java:42)
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
at sun.awt.X11GraphicsEnvironment.<clinit>;(X11GraphicsEnvironment.java:1
25)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:140)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvi ronment.java:62)
at java.awt.Window.init(Window.java:224)
at java.awt.Window.<init>;(Window.java:26
at java.awt.Frame.<init>;(Frame.java:39
at java.awt.Frame.<init>;(Frame.java:363)
at javax.swing.JFrame.<init>;(JFrame.java:154)
at com.borland.integration.tools.launcher.MainFrame.<init>;(MainFrame.jav a:62)
at com.borland.integration.tools.launcher.launcher.<init>;(launcher.java: 23)
at com.borland.integration.tools.launcher.launcher.main(launcher.java:12
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.zerog.lax.LAX.a([DashoPro-V1.2-120198])
at com.zerog.lax.LAX.main([DashoPro-V1.2-120198])
LAX: exiting.
[root@localhost JBuilder9]#