linux上安装ibm的安装管理器,需要打开图形界面,执行install命令确保如下错误?

[root@VM-16-2-centos install]# ./install
00:00.35 ERROR [main] com.ibm.cic.agent.internal.ui.AgentUI reportStatus
  Could not load SWT library. Reasons:
        /install/configuration/org.eclipse.osgi/bundles/255/1/.cp/libswt-pi-gtk-                                                                                                             4239.so (libgtk-x11-2.0.so.0: cannot open shared object file: No such file or di                                                                                                             rectory)
        swt-pi-gtk (Not found in java.library.path)
        /root/.swt/lib/linux/x86_64/libswt-pi-gtk-4239.so (libgtk-x11-2.0.so.0:                                                                                                              cannot open shared object file: No such file or directory)
        /root/.swt/lib/linux/x86_64/libswt-pi-gtk.so (/root/.swt/lib/linux/x86_6                                                                                                             4/liblibswt-pi-gtk.so.so: cannot open shared object file: No such file or direct                                                                                                             ory)
  java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons:
        /install/configuration/org.eclipse.osgi/bundles/255/1/.cp/libswt-pi-gtk-                                                                                                             4239.so (libgtk-x11-2.0.so.0: cannot open shared object file: No such file or di                                                                                                             rectory)
        swt-pi-gtk (Not found in java.library.path)
        /root/.swt/lib/linux/x86_64/libswt-pi-gtk-4239.so (libgtk-x11-2.0.so.0:                                                                                                              cannot open shared object file: No such file or directory)
        /root/.swt/lib/linux/x86_64/libswt-pi-gtk.so (/root/.swt/lib/linux/x86_6                                                                                                             4/liblibswt-pi-gtk.so.so: cannot open shared object file: No such file or direct                                                                                                             ory)

    at org.eclipse.swt.internal.Library.loadLibrary(Library.java:331)
    at org.eclipse.swt.internal.Library.loadLibrary(Library.java:240)
    at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:23)
    at java.lang.J9VMInternals.initializeImpl(Native Method)
    ...
The displayed failed to initialize.  See the log /install/configuration/16452867                                                                                                             68797.log for details.
[root@VM-16-2-centos install]#
阅读 1.4k
撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题