在linux下安装 myeclipse could not found libjvm.so

将# vi /etc/sysconfig/selinux
修改:SELINUX=enforcing 为:SELINUX=disable 禁用SeLinux, 再重启运行就可以了。

猜你喜欢

转载自javalusir.iteye.com/blog/1766397