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,