Created attachment 322420 [details] initial selinux report with suggestions that fail Description of problem: semanage does not have the se-policy rights to change the roghts to permitcorrect execution of libjvm.so (semanage fcontext -a -t textrel_shlib_t '/opt/jdk1.6.0_10/jre/lib/i386/server/libjvm.so') Version-Release number of selected component (if applicable): FC10Snap3 How reproducible: Steps to Reproduce: Install Sun's 1.6.0_10 JDKas describen in http://fedorasolved.org/browser-solutions/java-i386 Start Opera. selinux comes up with the relocation failure message attached. Attempt the suggested authorization mantras. Actual results: see attached selinux troubleshooting output files.files Expected results: success of the (last) semanage step. Additional info:
Just run restorecon on the library it should be labeled correctly the problem is you installed it from a non rpm so it did not label the file correctly restorecon -R -v /opt