<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: library loading problem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/library-loading-problem/m-p/4909905#M45824</link>
    <description>Lets see.. You're using SELinux in strict mode, yes?&lt;BR /&gt;&lt;BR /&gt;Change the SELinux policy to either 'permissive' or 'disabled', and try it again.  To do this, modify the line 'SELINUX=enforcing' in '/etc/selinux/config'.&lt;BR /&gt;&lt;BR /&gt;If it works after that, then it's a matter of tracking down exactally what that library is accessing and opening up the SELinux policy for it.  The 'permissive' warnings should tell you what it is that's being denied.</description>
    <pubDate>Thu, 30 Jun 2005 05:48:10 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2005-06-30T05:48:10Z</dc:date>
    <item>
      <title>library loading problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/library-loading-problem/m-p/4909904#M45823</link>
      <description>hi all,&lt;BR /&gt;&lt;BR /&gt;i'm getting the following error running an application. &lt;BR /&gt;&lt;BR /&gt;it is giving this message while loading a library. i'm trying this on Fedora core 4. &lt;BR /&gt;&lt;BR /&gt;cannot restore segment prot after reloc: Permission denied&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Same application works fine in Fedora Core 3. &lt;BR /&gt;&lt;BR /&gt;let me know what needs to be checked?&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;chakri</description>
      <pubDate>Thu, 30 Jun 2005 05:34:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/library-loading-problem/m-p/4909904#M45823</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2005-06-30T05:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: library loading problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/library-loading-problem/m-p/4909905#M45824</link>
      <description>Lets see.. You're using SELinux in strict mode, yes?&lt;BR /&gt;&lt;BR /&gt;Change the SELinux policy to either 'permissive' or 'disabled', and try it again.  To do this, modify the line 'SELINUX=enforcing' in '/etc/selinux/config'.&lt;BR /&gt;&lt;BR /&gt;If it works after that, then it's a matter of tracking down exactally what that library is accessing and opening up the SELinux policy for it.  The 'permissive' warnings should tell you what it is that's being denied.</description>
      <pubDate>Thu, 30 Jun 2005 05:48:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/library-loading-problem/m-p/4909905#M45824</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-06-30T05:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: library loading problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/library-loading-problem/m-p/4909906#M45825</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;i'm trying this on Fedora Core 4 machine&lt;BR /&gt;&lt;BR /&gt;--chakri</description>
      <pubDate>Thu, 30 Jun 2005 05:57:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/library-loading-problem/m-p/4909906#M45825</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2005-06-30T05:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: library loading problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/library-loading-problem/m-p/4909907#M45826</link>
      <description>thanks stuart,&lt;BR /&gt;&lt;BR /&gt;it works, &lt;BR /&gt;&lt;BR /&gt;if possible can you explain me more about SELinux? and what do the different modes for?&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;chakri</description>
      <pubDate>Thu, 30 Jun 2005 06:04:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/library-loading-problem/m-p/4909907#M45826</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2005-06-30T06:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: library loading problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/library-loading-problem/m-p/4909908#M45827</link>
      <description>I can tell you what the different modes are about, but I'm still learning SELinux, and how to open up permissions for access to files/processes/sockets etc..&lt;BR /&gt;&lt;BR /&gt;SELINUX's 3 settings are:&lt;BR /&gt;disabled: Don't do any SELinux checks&lt;BR /&gt;permissive: Warn if any SELinux rules are broken, but don't stop the access&lt;BR /&gt;enforcing: Don't allow anything that breaks any of the SELinux rules.&lt;BR /&gt;&lt;BR /&gt;There's a reasonable amount of documentation around these days on SELinux, it's just a matter of wading through it to understand what is required.  You can start at &lt;A href="http://fedora.redhat.com/projects/selinux/index.html" target="_blank"&gt;http://fedora.redhat.com/projects/selinux/index.html&lt;/A&gt; .</description>
      <pubDate>Thu, 30 Jun 2005 06:11:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/library-loading-problem/m-p/4909908#M45827</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-06-30T06:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: library loading problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/library-loading-problem/m-p/4909909#M45828</link>
      <description>thanks&lt;BR /&gt;chakri</description>
      <pubDate>Thu, 30 Jun 2005 06:44:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/library-loading-problem/m-p/4909909#M45828</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2005-06-30T06:44:47Z</dc:date>
    </item>
  </channel>
</rss>

