求助!!!redhat6.5中安装Eclipse出现报错
使用的版本是eclipse-jee-juno-SR2-linux-gtk.tar.gz安装时出现如下问题
# cd eclipse
# ./eclipse
OpenJDK 64-Bit Server VM warning: You have loaded library /home/android/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.200.v20120913-144807/eclipse_1502.so which might have disabled stack guard. The VM will try to fix the stack guard now.
It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
Gtk-Message: Failed to load module "pk-gtk-module": libpk-gtk-module.so: cannot open shared object file: No such file or directory
Gtk-Message: Failed to load module "canberra-gtk-module": libcanberra-gtk-module.so: cannot open shared object file: No such file or directory
其中无法加载的两个模块,系统中也是存在的
# locate libpk-gtk-module.so
/usr/lib64/gtk-2.0/modules/libpk-gtk-module.so
# locate libcanberra-gtk-module.so
/usr/lib64/gtk-2.0/modules/libcanberra-gtk-module.so
# umount /media/ling/
页:
[1]