chen1960 发表于 2004-10-10 20:28:20

怎么禁用selinux?FC2的系统

今天安装XINE,想再安装个前端Kaffeine。可是在make的时候出现的问题:
/usr/bin/ld: cannot find -lselinux
collect2: ld returned 1 exit status
make: *** 错误 1
make: Leaving directory `/root/kaffeine-0.5-rc1/kaffeine/player-parts'
make: *** 错误 1
make: Leaving directory `/root/kaffeine-0.5-rc1/kaffeine/player-parts'
make: *** 错误 1
make: Leaving directory `/root/kaffeine-0.5-rc1/kaffeine'
make: *** 错误 1
make: Leaving directory `/root/kaffeine-0.5-rc1'
make: *** 错误 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/fedora-selinux-list/2004-May/msg00019.html
忘了说内核是自己编译的2.6.8.1的内核
页: [1]
查看完整版本: 怎么禁用selinux?FC2的系统