ubuntu12.04下安装eclipse,启动报错Could not load SWT library

1 通过ubuntu的软件中心安装eclipse

2 在启动eclipse时,报错:

An error has occurred. See the log file
/home/shao/.eclipse/org.eclipse.platform_3.7.0_155965261/configuration/1369809677067.log

3 打开错误文件,具体错误信息:

shao@ubuntu:~/tmp/java$ cat /home/shao/.eclipse/org.eclipse.platform_3.7.0_155965261/configuration/1369809677067.log

!SESSION 2013-05-29 14:41:16.728 -----------------------------------------------

eclipse.buildId=I20110613-1736

java.version=1.7.0_10

java.vendor=Oracle Corporation

BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=zh_CN

Command-line arguments:  -os linux -ws gtk -arch x86

 

!ENTRY org.eclipse.osgi 4 0 2013-05-29 14:41:20.336

!MESSAGE Application error

!STACK 1

java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons: 

no swt-gtk-3740 in java.library.path

no swt-gtk in java.library.path

Can't load library: /home/shao/.swt/lib/linux/x86/libswt-gtk-3740.so

Can't load library: /home/shao/.swt/lib/linux/x86/libswt-gtk.so

 

at org.eclipse.swt.internal.Library.loadLibrary(Library.java:285)

at org.eclipse.swt.internal.Library.loadLibrary(Library.java:194)

at org.eclipse.swt.internal.C.<clinit>(C.java:21)

at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)

at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)

at org.eclipse.swt.widgets.Display.<clinit>(Display.java:132)

at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:695)

at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)

at org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay(IDEApplication.java:153)

at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:95)

at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)

at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)

at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)

at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)

at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:601)

at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)

at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)

at org.eclipse.equinox.launcher.Main.run(Main.java:1410)

 

4 解决方法:

cp /usr/lib/jni/libswt-*3740.so ~/.swt/lib/linux/x86

 

再次启动成功

  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值