<br><br><b><i>Paul Howarth <paul@city-fan.org></i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> On Mon, 2006-10-02 at 00:13 -0700, Fred J. wrote:<br>> Hi<br>> while following the stops to install JRE as per<br>> http://stanton-finley.net/fedora_core_5_installation_notes.html<br>> <br>> <br>> the instruction which says:<br>> If you have not already done so go to "System" > "Administration" ><br>> "Security Level and Firewall". Enter your root password and click<br>> "ok". On the "SELinux" tab click on "Modify SELinux Policy", click on<br>> "Compatibility" to open it and tick the check box next to "Allow the<br>> use of shared libraries with Text Relocation". Click "ok". Reboot your<br>> machine to implement the new SELinux policy.<br>> <br>> I don't have kde or gnome and neither of the following seams to match<br>> what the article is
 talking about.<br>> # system-config-securitylevel<br>> # system-config-securitylevel-tui<br><br>This action sets the allow_execmod SELinux boolean. You could do that<br>from the command line without using system-config-securitylevel as<br>follows:<br><br># setsebool -P allow_execmod 1<br><br>There is no need to reboot after doing this.<br><br>However, this is not the best way of solving the problem, as it relaxes<br>security much more than necessary. A better way would be to set the<br>SElinux context type of the java libraries to textrel_shlib_t, which<br>would have the same effect but only for those particular libraries.<br><br>Paul.<br><br></blockquote>does this mean that I should ignore the step in the instruction which talks about <br>"Allow the use of shared libraries with Text Relocation".<br>and go ahead with the rest of the steps as listed here<br>http://stanton-finley.net/fedora_core_5_installation_notes.html under Java and then go back and set the SElinux
 context type of the java libraries to textrel_shlib_t. ?<br><p>
                <hr size=1>Do you Yahoo!?<br> Everyone is raving about the <a href="http://us.rd.yahoo.com/evt=42297/*http://advision.webevents.yahoo.com/mailbeta"> all-new Yahoo! Mail.</a>