On Fri, 12 Nov 2004 10:23:06 -0500, Daniel J Walsh <dwalsh@xxxxxxxxxx> wrote: >Steven Stern wrote: > >>So this is probably not good? >> >>$ sudo /usr/sbin/sestatus -v >>-bash: $: command not found >> >> >> >> >Could you try restorecon /etc/ld.so.cache? >And then try the sudo command? > >Dan More seems to be missing: [root@ciscy ~]# restorecon -bash: restorecon: command not found [root@ciscy ~]# man restorecon No manual entry for restorecon [root@ciscy ~]# locate restorecon [root@ciscy ~]# whereis restorecon restorecon: [root@ciscy ~]# ls /etc/ld.so* /etc/ld.so.cache /etc/ld.so.conf /etc/ld.so.conf.d: qt-i386.conf It looks like the SELINUX modules may not have been installed. -- Steve