On Fri, 28 Sep 2007 17:21:58 -0400 (EDT) "James B. Byrne" byrnejb@harte-lyne.ca took out a #2 pencil and scribbled:
On Fri, September 28, 2007 17:15, James B. Byrne wrote:
Further follow up. To make this SELinux file context change permanent (for your system) use the following command:
semanage fcontext -a -t textrel_shlib_t \ /opt/org.openoffice/OOo2.3/program/libvclplug_gen680li.so.1.1
To clarify this for those unfamiliar with this sort of thing, you must replace "/opt/org.openoffice/OOo2.3/" with the path to your OpenOffice-2.3 installation directory.
Regards,
This is a known problem and there is a bug report upstream about this. Upstream being OO.org.
80816 <---- that is the bug report number for OpenOffice.Org. It's not so much that OO is incompatible with SELinux as it is that particular library. I reported the bug only to find out they knew about it already. I apparently searched for the wrong parameters before filing my bug.
HTH