Dan Lewis wrote:
...
I opened a Root Shell and typed exactly what you wrote from the "cd" to
the "*.so". I got an error message: "chcon: not enough arguments." And
there are no texrel_shlib_t*.so files in /opt/openoffice.org2.3/program/.
So please explain more thoroughly. I have Mandriva 2007 on my other
computers, but I am new to Fedora, and specifically Fedora 7.
Sorry for the delay, I missed your question.
Grr. The emails broke the command syntax when the line was wrapped. I'll
break it up into two commands:
# cd /opt/openoffice.org.snapshot/program
# chcon -t texrel_shlib_t *.so
The 'texrel_shlib_t' is a parameter for the '-t' (type) option; the rest
is just a shell pattern matching all files in the directory ending with
".so".
Mandriva does not use SELinux, so this will be all new.
<Joe
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]