/tools/init# ./initDatabase.sh
设置环境变量......
启动初始化工具......
Exception in thread "main" java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons:
no swt-pi-gtk-3655 in java.library.path
no swt-pi-gtk in java.library.path
/tmp/swtlib-64/libswt-pi-gtk-3655.so: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
Can't load library: /tmp/swtlib-64/libswt-pi-gtk.so
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:267)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:174)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
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 com.justep.tools.sysinitconfig.SystemInitApplication.open(Unknown Source)
at com.justep.tools.sysinitconfig.SystemInitApplication.main(Unknown Source)
root@ubuntu:/opt/tc/bex5/mysql/support-files# apt-get install build-essential gnome-core-devel pkg-config libgtk2.0-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package gnome-core-devel is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'gnome-core-devel' has no installation candidate