+ -
当前位置:首页 → 问答吧 → 请教怎么禁用selinux,FC2的系统

请教怎么禁用selinux,FC2的系统

时间:2004-10-11

来源:互联网

今天安装XINE,想再安装个前端Kaffeine。可是在make的时候出现的问题:
/usr/bin/ld: cannot find -lselinux
collect2: ld returned 1 exit status
make[4]: *** [libkmediapart.la] 错误 1
make[4]: Leaving directory `/root/kaffeine-0.5-rc1/kaffeine/player-parts'
make[3]: *** [all-recursive] 错误 1
make[3]: Leaving directory `/root/kaffeine-0.5-rc1/kaffeine/player-parts'
make[2]: *** [all-recursive] 错误 1
make[2]: Leaving directory `/root/kaffeine-0.5-rc1/kaffeine'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/root/kaffeine-0.5-rc1'
make: *** [all] 错误 2

看了看README里面这么说:
Fedora USERS:
-------------
If make aborts with '/usr/bin/ld: cannot find -lselinux' install selinux-devel package or disable selinux.
我当然没有安装selinux-devel package啦。那要怎么禁用selinux呢?在grub.conf启动的内核项里加selinux=0可以吗?

用google搜了一下,有英语好的老大帮忙看一下这个,再帮忙解决一下这个问题。我英语太烂了看不懂。谢谢!https://listman.redhat.com/archives/.../msg00019.html
忘了说内核是自己编译的2.6.8.1的内核

作者: chen1960   发布时间: 2004-10-11

发现一个新的问题:
[root@mazhe root]# cat /etc/sysconfig/selinux
# This file controls the state of SELinux on the system.
# SELINUX= can take one of these three values:
# enforcinfg - SELinux security policy is enforced.
# permissive - SELinux prints warnings instead of enforcing.
# disabled - No SELinux policy is loaded.
SELINUX=disabled
selinux明明是禁用了的,可是。。。。。。???????
那样老大帮忙解决一下?

作者: chen1960   发布时间: 2004-10-11

顶一下

作者: chen1960   发布时间: 2004-10-11

再顶一下,没有人回啊,郁闷!

作者: chen1960   发布时间: 2004-10-11

相关阅读 更多