动态库加载出错,cannot restore segment prot after reloc: Permission denied Posted by admin 2012年5月28日 in 未分类 问题在于centos 上的selinux关闭看看解决的办法是在root用户下,修改/etc/selinux/config 文件,把SELINUX=enforcing 改成 SELINUX=disabled。 linux 库 问题