Comment inline: On Wednesday September 5 2007 08:33 am, Joe Smith wrote: > Dan Lewis wrote: > > Final update: By setting the SELinux setting from enforce to > > permissive, OOo 2.3.0 RC1 will run normally on Fedora 7. > > ... > > > >>> specifically. Error message when starting the soffice script from > >>> the command line: "no suitable windowing system found, exiting." > >>> > >>> Dan > > I'm confused--did you try changing the SELinux security context on the > OOo shared libraries? > ># (cd /opt/openoffice.org.snapshot/program && chcon -t texrel_shlib_t > *.so)
cd /opt/openoffice.org2.3/program (I understand this part. It takes me to the program folder for OOo 2.3 RC1.) chcon -t texrel_shlib_t*.so (This part I do not understand) 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. > That's all I ever have to do and I'm running OOG680_m3 (aka 2.3.0rc1) on > F7 with the default 'enforcing' mode. I have to do it with almost every > snapshot release, but never with the stable releases, so I assume it's a > tweak that gets handled in the release processing. > > I also admit that I have absolutely zero idea what that does or why it's > needed, so I could be missing something important here. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
