<?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: Getting Execute permission denied in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-execute-permission-denied/m-p/4862419#M396798</link>
    <description>Hi,&lt;BR /&gt; Thanks to all who replied and it really helped me a lot. I have got the problem solved.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Fri, 01 Oct 2004 02:05:42 GMT</pubDate>
    <dc:creator>Pankaj_11</dc:creator>
    <dc:date>2004-10-01T02:05:42Z</dc:date>
    <item>
      <title>Getting Execute permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-execute-permission-denied/m-p/4862412#M396791</link>
      <description>I am using HP UX 11.0.&lt;BR /&gt;&lt;BR /&gt;I have compiled a code and generated the executable. When I run the executable, I get "Execute permission denied" although execute permissions are set.&lt;BR /&gt;&lt;BR /&gt;What is the reason for this and how can I get rid of it?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;Pankaj</description>
      <pubDate>Fri, 24 Sep 2004 08:21:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-execute-permission-denied/m-p/4862412#M396791</guid>
      <dc:creator>Pankaj_11</dc:creator>
      <dc:date>2004-09-24T08:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Execute permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-execute-permission-denied/m-p/4862413#M396792</link>
      <description>Hi Pankaj,&lt;BR /&gt;&lt;BR /&gt;Is the executable file in executables directories for the user/group? &lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Mon, 27 Sep 2004 07:13:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-execute-permission-denied/m-p/4862413#M396792</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2004-09-27T07:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Execute permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-execute-permission-denied/m-p/4862414#M396793</link>
      <description>hi pankaj,&lt;BR /&gt;&lt;BR /&gt;the file is kept where.the path of file should be there in your profile.after adding entry exit the login and login again.&lt;BR /&gt;&lt;BR /&gt;regds,&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Sep 2004 07:22:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-execute-permission-denied/m-p/4862414#M396793</guid>
      <dc:creator>bhavin asokan</dc:creator>
      <dc:date>2004-09-27T07:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Execute permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-execute-permission-denied/m-p/4862415#M396794</link>
      <description>If the file is incompatible with the system type, you might also receive this error.&lt;BR /&gt;&lt;BR /&gt;Check the PA-RISC level using file:&lt;BR /&gt;# file (executable)&lt;BR /&gt;(executable):   PA-RISC1.1 shared executable dynamically linked</description>
      <pubDate>Mon, 27 Sep 2004 07:31:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-execute-permission-denied/m-p/4862415#M396794</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2004-09-27T07:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Execute permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-execute-permission-denied/m-p/4862416#M396795</link>
      <description>Hi Pankaj,&lt;BR /&gt;&lt;BR /&gt;  Just out of curiosity, can u do a 'what' on the executable?. Is it possible that this binary executable file may be having some conflicts with your UX platform? where did u compile it?</description>
      <pubDate>Mon, 27 Sep 2004 07:35:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-execute-permission-denied/m-p/4862416#M396795</guid>
      <dc:creator>Henry Chua</dc:creator>
      <dc:date>2004-09-27T07:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Execute permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-execute-permission-denied/m-p/4862417#M396796</link>
      <description>Hi Pankaj,&lt;BR /&gt;&lt;BR /&gt;If the permissions are set to execute and if you are still unable to execute, then follow Cheryl's advice. It's mostly due to incompatible hardware. &lt;BR /&gt;&lt;BR /&gt;$file &lt;EXECUTABLE&gt;    #file type&lt;BR /&gt;$file /stand/vmunix   #CPU type&lt;BR /&gt;&lt;BR /&gt;Compare them. If the CPU type is more than or equal to file type, then it should execute. Otherwise, it won't. For ex., PARISC1.1 type executables will get executed on PARISC2.0 machines but not the otherway. &lt;BR /&gt;&lt;BR /&gt;-Sri&lt;/EXECUTABLE&gt;</description>
      <pubDate>Mon, 27 Sep 2004 09:51:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-execute-permission-denied/m-p/4862417#M396796</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-09-27T09:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Execute permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-execute-permission-denied/m-p/4862418#M396797</link>
      <description>1)Are there any ACLS Set ? or is it just regular permissions  set that you are using? &lt;BR /&gt;&lt;BR /&gt;2)Is the name of the executable same as any other system executable which is set ahead in the $PATH which might be getting executed before this ./executable ?&lt;BR /&gt;&lt;BR /&gt;3)If you create a executable to just echo "Execute permission denied", you would get the same message when you execute it ;) LOL, I guess That wouldnt be the case anyhow. &lt;BR /&gt;&lt;BR /&gt;-Cheers&lt;BR /&gt;Govind</description>
      <pubDate>Mon, 27 Sep 2004 15:22:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-execute-permission-denied/m-p/4862418#M396797</guid>
      <dc:creator>Govind_3</dc:creator>
      <dc:date>2004-09-27T15:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Execute permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-execute-permission-denied/m-p/4862419#M396798</link>
      <description>Hi,&lt;BR /&gt; Thanks to all who replied and it really helped me a lot. I have got the problem solved.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 01 Oct 2004 02:05:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-execute-permission-denied/m-p/4862419#M396798</guid>
      <dc:creator>Pankaj_11</dc:creator>
      <dc:date>2004-10-01T02:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Execute permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-execute-permission-denied/m-p/4862420#M396799</link>
      <description>Thanks the problem has been solved</description>
      <pubDate>Fri, 01 Oct 2004 02:07:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-execute-permission-denied/m-p/4862420#M396799</guid>
      <dc:creator>Pankaj_11</dc:creator>
      <dc:date>2004-10-01T02:07:28Z</dc:date>
    </item>
  </channel>
</rss>

