<?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: Execute permission denied in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/execute-permission-denied/m-p/2742560#M68009</link>
    <description>Thanks Clay - What was it in the info I gave that pointed to this result.  Hopefully I will be able to pick this up myself next time!&lt;BR /&gt;</description>
    <pubDate>Wed, 12 Jun 2002 23:23:54 GMT</pubDate>
    <dc:creator>Peter Gillis</dc:creator>
    <dc:date>2002-06-12T23:23:54Z</dc:date>
    <item>
      <title>Execute permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/execute-permission-denied/m-p/2742552#M68001</link>
      <description>Hi,&lt;BR /&gt;op sys: 11.0&lt;BR /&gt;machine: d220&lt;BR /&gt;&lt;BR /&gt;I have just installed some software and have been getting no end of ' execute permission denied ' messages.  I believe I have checked permissions on all relevant files/dirs and x is set.  Does anyone have any snippets of info - what would usually cause this message to occur?  Is there some hidden gem that I could check out?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;Maria.</description>
      <pubDate>Wed, 12 Jun 2002 04:40:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/execute-permission-denied/m-p/2742552#M68001</guid>
      <dc:creator>Peter Gillis</dc:creator>
      <dc:date>2002-06-12T04:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Execute permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/execute-permission-denied/m-p/2742553#M68002</link>
      <description>Hi,&lt;BR /&gt;What software ?&lt;BR /&gt;Are you executing as a particular user ? Is this the user that owns the software ? Can you post the ll -d listing of the top directory of the software ? &lt;BR /&gt;&lt;BR /&gt;Sorry there's so many questions, but since you don't mention any other execution problems (you could try to make a little script yourself and see if that user can execute it) it must be software-related.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Tom</description>
      <pubDate>Wed, 12 Jun 2002 04:47:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/execute-permission-denied/m-p/2742553#M68002</guid>
      <dc:creator>Tom Geudens</dc:creator>
      <dc:date>2002-06-12T04:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: Execute permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/execute-permission-denied/m-p/2742554#M68003</link>
      <description>I can think of 4 reasons for this error ..&lt;BR /&gt;1) Files or directories permission not set correctly (including SUID if applicable)&lt;BR /&gt;2) Files or directories ownership not set correctly.&lt;BR /&gt;3) The executables/programs are not compatible with the hardware.&lt;BR /&gt;4) Environment variable PATH is not setup in the right order of path.&lt;BR /&gt;It would help if you provide more details.</description>
      <pubDate>Wed, 12 Jun 2002 04:53:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/execute-permission-denied/m-p/2742554#M68003</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-06-12T04:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Execute permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/execute-permission-denied/m-p/2742555#M68004</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1)file software&lt;BR /&gt;  file /stand/vmunix&lt;BR /&gt;&lt;BR /&gt;Are the results compatible.&lt;BR /&gt;&lt;BR /&gt;2)Is the disc used NFS mounted or somesuch.&lt;BR /&gt;&lt;BR /&gt;Check permissions on mountpoint.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Most likely is software compiled on a non compatible hardware&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;     Steve Steel</description>
      <pubDate>Wed, 12 Jun 2002 06:30:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/execute-permission-denied/m-p/2742555#M68004</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-06-12T06:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: Execute permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/execute-permission-denied/m-p/2742556#M68005</link>
      <description>check for the permission and ownerships for the directory were your executables resides.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Gnana A.</description>
      <pubDate>Wed, 12 Jun 2002 06:39:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/execute-permission-denied/m-p/2742556#M68005</guid>
      <dc:creator>Gnananandhan</dc:creator>
      <dc:date>2002-06-12T06:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Execute permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/execute-permission-denied/m-p/2742557#M68006</link>
      <description>Assuming you have check not only filepermissions, but also directory permissions..:&lt;BR /&gt;&lt;BR /&gt;Are there some files which should be binaries, but are downloaded as asci (by ftp or so)...: do 'file [files]'.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ceesjan</description>
      <pubDate>Wed, 12 Jun 2002 08:06:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/execute-permission-denied/m-p/2742557#M68006</guid>
      <dc:creator>Ceesjan van Hattum</dc:creator>
      <dc:date>2002-06-12T08:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: Execute permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/execute-permission-denied/m-p/2742558#M68007</link>
      <description>Hi, Thankyou for all your replies.  Here is some of the info requested:  Software is CA-Jobtrac Agent for UNIX.  owner=root, and i am tring to start the s/w as root. ll -d listing of top directory is attached.&lt;BR /&gt;I have issued  file /stand/vmunix (PA-RISC1.1 executable - not stripped.  file on some of the key files in the ca s/w show : PA-RISC 2.0 shared executable dynamically linked;  commands text.   So what is the difference between PA-RISC1.1 and PA-RISC2.0?  (I know I am showing ignorance here but..)&lt;BR /&gt;files are not nfs mounted. &lt;BR /&gt;&lt;BR /&gt;Thanks again for all your info.&lt;BR /&gt;Maria</description>
      <pubDate>Wed, 12 Jun 2002 22:50:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/execute-permission-denied/m-p/2742558#M68007</guid>
      <dc:creator>Peter Gillis</dc:creator>
      <dc:date>2002-06-12T22:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Execute permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/execute-permission-denied/m-p/2742559#M68008</link>
      <description>Sorry Maria, your D220 dog won't hunt. The code you have won't run on your D-box. Your D220 has a PA7300LC processor and you need at least a D270/D370 with a PA8000 processor to execute the code. You might see if your vendor has a version compiled with the +DAportable option. That will run on essentially all platforms. In essense, your programs are trying to use instructions that your CPU does not understand.&lt;BR /&gt;&lt;BR /&gt;Regards, Clay&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Jun 2002 23:09:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/execute-permission-denied/m-p/2742559#M68008</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-06-12T23:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: Execute permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/execute-permission-denied/m-p/2742560#M68009</link>
      <description>Thanks Clay - What was it in the info I gave that pointed to this result.  Hopefully I will be able to pick this up myself next time!&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Jun 2002 23:23:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/execute-permission-denied/m-p/2742560#M68009</guid>
      <dc:creator>Peter Gillis</dc:creator>
      <dc:date>2002-06-12T23:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Execute permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/execute-permission-denied/m-p/2742561#M68010</link>
      <description>Actually, I just stumbled across this thread at the right moment. As soon as I saw your 'file' command output and saw that you were a D220, I knew what the problem was. &lt;BR /&gt;&lt;BR /&gt;What really happens is that as soon as the OS attempts to fork() and exec() this code, it notices that the 'magic' number is wrong and exits. 'Magic number', as well as 'Magic Cookie', are  real technical UNIX terms.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Jun 2002 01:41:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/execute-permission-denied/m-p/2742561#M68010</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-06-13T01:41:24Z</dc:date>
    </item>
  </channel>
</rss>

