<?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: bzip2 error - execute permission denied in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/bzip2-error-execute-permission-denied/m-p/5101675#M444280</link>
    <description>&lt;!--!*#--&gt;Note that on an HP-UX system, "Execute&lt;BR /&gt;permission denied." could mean missing&lt;BR /&gt;permissions, or an executable for a different&lt;BR /&gt;hardware architecture.  For example, an IA64&lt;BR /&gt;executable on an IA64 system might work fine:&lt;BR /&gt;&lt;BR /&gt;td176&amp;gt; uname -a&lt;BR /&gt;HP-UX td176 B.11.23 U ia64 1928826293 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;td176&amp;gt; file ./utility/source/zip/zip30h03_ia64/zip&lt;BR /&gt;./utility/source/zip/zip30h03_ia64/zip: ELF-32 executable object file - IA64&lt;BR /&gt;&lt;BR /&gt;td176&amp;gt; ./utility/source/zip/zip30h03_ia64/zip&lt;BR /&gt;Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.&lt;BR /&gt;Zip 3.0h03 BETA (March 24th 2008). Usage:&lt;BR /&gt;[...]&lt;BR /&gt;&lt;BR /&gt;While the same executable on a PA-RISC system&lt;BR /&gt;isn't:&lt;BR /&gt;&lt;BR /&gt;td192&amp;gt; uname -a&lt;BR /&gt;HP-UX td192 B.11.11 U 9000/800 1839940656 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;td192&amp;gt; file ./utility/source/zip/zip30h03_ia64/zip&lt;BR /&gt;./utility/source/zip/zip30h03_ia64/zip: ELF-32 executable object file&lt;BR /&gt;&lt;BR /&gt;td192&amp;gt; ./utility/source/zip/zip30h03_ia64/zip&lt;BR /&gt;sh: ./utility/source/zip/zip30h03_ia64/zip: Execute permission denied.&lt;BR /&gt;&lt;BR /&gt;Same file, same (adequate) permissions, as&lt;BR /&gt;you can see:&lt;BR /&gt;&lt;BR /&gt;td176&amp;gt; ls -li ./utility/source/zip/zip30h03_ia64/zip&lt;BR /&gt;4146020 -rwxrwxrwx   1 antinode   513         706972 Mar 25 15:42 ./utility/source/zip/zip30h03_ia64/zip&lt;BR /&gt;&lt;BR /&gt;td192&amp;gt; ls -li ./utility/source/zip/zip30h03_ia64/zip&lt;BR /&gt;4146020 -rwxrwxrwx   1 antinode   513         706972 Mar 25 15:42 ./utility/source/zip/zip30h03_ia64/zip&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But, on the IA64 system, if the permissions&lt;BR /&gt;were bad, ...&lt;BR /&gt;&lt;BR /&gt;td176&amp;gt; chmod 644 ./utility/source/zip/zip30h03_ia64/zip&lt;BR /&gt;&lt;BR /&gt;td176&amp;gt; ./utility/source/zip/zip30h03_ia64/zip&lt;BR /&gt;sh: ./utility/source/zip/zip30h03_ia64/zip: Execute permission denied.&lt;BR /&gt;&lt;BR /&gt;Same complaint.  Thus, the information in the&lt;BR /&gt;original question is not sufficient to tell&lt;BR /&gt;which of these potential conditions is&lt;BR /&gt;causing the problem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;A different OS in a similar situation might&lt;BR /&gt;provide more guidance.  For example:&lt;BR /&gt;&lt;BR /&gt;ALP $ run [.IA64L]ZIP.EXE&lt;BR /&gt;%DCL-W-ACTIMAGE, error activating image [.IA64L]ZIP.EXE&lt;BR /&gt;-CLI-E-IMGNAME, image file ALP$DKA0:[UTILITY.SOURCE.ZIP.ZIP30H04.IA64L]ZIP.EXE;1&lt;BR /&gt;-IMGACT-F-NOTNATIVE, image is not an OpenVMS Alpha image&lt;BR /&gt;&lt;BR /&gt;But, if you're stuck with HP-UX, ...</description>
    <pubDate>Mon, 07 Apr 2008 02:41:49 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2008-04-07T02:41:49Z</dc:date>
    <item>
      <title>bzip2 error - execute permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bzip2-error-execute-permission-denied/m-p/5101671#M444276</link>
      <description>I just installed hp 11.11&lt;BR /&gt;And needed bzip2, I dont know if it was on the system already, from install, but I downloaded it from:&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Misc/bzip2-1.0.4/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Misc/bzip2-1.0.4/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;All directories have execute permissions, but I get an error when I use it:&lt;BR /&gt;&lt;BR /&gt;# bunzip2 offline_backup.tar.bz2&lt;BR /&gt;sh: bunzip2: Execute permission denied.&lt;BR /&gt;# bzip2&lt;BR /&gt;sh: bzip2: Execute permission denied.&lt;BR /&gt;&lt;BR /&gt;I even get a error even when I launch it from /usr/local/bin&lt;BR /&gt;&lt;BR /&gt;I got no errors during install.&lt;BR /&gt;&lt;BR /&gt;Was there a full GNU package that was installed at the beginning? I see there are lot more in /usr/local/bin that are for GNU apps then what I installed.&lt;BR /&gt;I also have the dame problem with /usr/local/bin/tar&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 06 Apr 2008 20:07:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bzip2-error-execute-permission-denied/m-p/5101671#M444276</guid>
      <dc:creator>Ratzie</dc:creator>
      <dc:date>2008-04-06T20:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: bzip2 error - execute permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bzip2-error-execute-permission-denied/m-p/5101672#M444277</link>
      <description>What does ll(1) and file(1) show for these two files?&lt;BR /&gt;Do you have a PA-RISC 2.0 system?&lt;BR /&gt;What does model(1) show?</description>
      <pubDate>Sun, 06 Apr 2008 20:30:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bzip2-error-execute-permission-denied/m-p/5101672#M444277</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-04-06T20:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: bzip2 error - execute permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bzip2-error-execute-permission-denied/m-p/5101673#M444278</link>
      <description>&amp;gt; [...] I downloaded it [...]&lt;BR /&gt;&lt;BR /&gt;What, exactly was "it"?  I just fetched&lt;BR /&gt;bzip2-1.0.4-hppa-11.11.depot.gz from there,&lt;BR /&gt;and got an executable which appears to be&lt;BR /&gt;entirely suitable for my 11.11 system.&lt;BR /&gt;&lt;BR /&gt;dy # ./bzip2 --version&lt;BR /&gt;bzip2, a block-sorting file compressor.  Version 1.0.4, 20-Dec-2006.&lt;BR /&gt;[...]&lt;BR /&gt;&lt;BR /&gt;dy # file ./bzip2&lt;BR /&gt;./bzip2:        PA-RISC2.0 shared executable dynamically linked&lt;BR /&gt;&lt;BR /&gt;dy # uname -a&lt;BR /&gt;HP-UX dy B.11.11 U 9000/785 2012616114 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Of course, the current version is 1.0.5, and&lt;BR /&gt;it's not written to be compatible with the&lt;BR /&gt;(lame) bundled C compiler on this OS, but if&lt;BR /&gt;you can get GCC installed and running, you&lt;BR /&gt;might be happier in the long run (building&lt;BR /&gt;things like this from their sources).&lt;BR /&gt;&lt;BR /&gt;dy # /usr/local/bin/bzip2 --version&lt;BR /&gt;bzip2, a block-sorting file compressor.  Version 1.0.5, 10-Dec-2007.&lt;BR /&gt;[...]&lt;BR /&gt;&lt;BR /&gt;dy # file /usr/local/bin/bzip2&lt;BR /&gt;/usr/local/bin/bzip2:   PA-RISC1.1 shared executable dynamically linked -not stripped</description>
      <pubDate>Sun, 06 Apr 2008 21:24:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bzip2-error-execute-permission-denied/m-p/5101673#M444278</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-04-06T21:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: bzip2 error - execute permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bzip2-error-execute-permission-denied/m-p/5101674#M444279</link>
      <description>&amp;gt; # bunzip2 offline_backup.tar.bz2&lt;BR /&gt;&amp;gt; sh: bunzip2: Execute permission denied.&lt;BR /&gt;&amp;gt; # bzip2&lt;BR /&gt;&amp;gt; sh: bzip2: Execute permission denied.&lt;BR /&gt; &lt;BR /&gt;Whenever you have problems with executables like this, check to see what the shell is doing:&lt;BR /&gt; &lt;BR /&gt;# type bunzip2 bzip2&lt;BR /&gt; &lt;BR /&gt;Your /usr/local/bin directory permissions may have been changed:&lt;BR /&gt; &lt;BR /&gt;# ll -d /usr/local/bin&lt;BR /&gt; &lt;BR /&gt;And /usr/local/bin is not normally in your $PATH variable. Use this to show all the paths, one per line.&lt;BR /&gt; &lt;BR /&gt;# for P in $(echo $PATH | tr ":" " ")&lt;BR /&gt;        do&lt;BR /&gt;        echo $P&lt;BR /&gt;        done&lt;BR /&gt; &lt;BR /&gt;Finally, what are the permissions for bunzip2 and bzip2?&lt;BR /&gt; &lt;BR /&gt;# ll /usr/local/bin/b*zip2</description>
      <pubDate>Sun, 06 Apr 2008 23:49:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bzip2-error-execute-permission-denied/m-p/5101674#M444279</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2008-04-06T23:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: bzip2 error - execute permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bzip2-error-execute-permission-denied/m-p/5101675#M444280</link>
      <description>&lt;!--!*#--&gt;Note that on an HP-UX system, "Execute&lt;BR /&gt;permission denied." could mean missing&lt;BR /&gt;permissions, or an executable for a different&lt;BR /&gt;hardware architecture.  For example, an IA64&lt;BR /&gt;executable on an IA64 system might work fine:&lt;BR /&gt;&lt;BR /&gt;td176&amp;gt; uname -a&lt;BR /&gt;HP-UX td176 B.11.23 U ia64 1928826293 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;td176&amp;gt; file ./utility/source/zip/zip30h03_ia64/zip&lt;BR /&gt;./utility/source/zip/zip30h03_ia64/zip: ELF-32 executable object file - IA64&lt;BR /&gt;&lt;BR /&gt;td176&amp;gt; ./utility/source/zip/zip30h03_ia64/zip&lt;BR /&gt;Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.&lt;BR /&gt;Zip 3.0h03 BETA (March 24th 2008). Usage:&lt;BR /&gt;[...]&lt;BR /&gt;&lt;BR /&gt;While the same executable on a PA-RISC system&lt;BR /&gt;isn't:&lt;BR /&gt;&lt;BR /&gt;td192&amp;gt; uname -a&lt;BR /&gt;HP-UX td192 B.11.11 U 9000/800 1839940656 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;td192&amp;gt; file ./utility/source/zip/zip30h03_ia64/zip&lt;BR /&gt;./utility/source/zip/zip30h03_ia64/zip: ELF-32 executable object file&lt;BR /&gt;&lt;BR /&gt;td192&amp;gt; ./utility/source/zip/zip30h03_ia64/zip&lt;BR /&gt;sh: ./utility/source/zip/zip30h03_ia64/zip: Execute permission denied.&lt;BR /&gt;&lt;BR /&gt;Same file, same (adequate) permissions, as&lt;BR /&gt;you can see:&lt;BR /&gt;&lt;BR /&gt;td176&amp;gt; ls -li ./utility/source/zip/zip30h03_ia64/zip&lt;BR /&gt;4146020 -rwxrwxrwx   1 antinode   513         706972 Mar 25 15:42 ./utility/source/zip/zip30h03_ia64/zip&lt;BR /&gt;&lt;BR /&gt;td192&amp;gt; ls -li ./utility/source/zip/zip30h03_ia64/zip&lt;BR /&gt;4146020 -rwxrwxrwx   1 antinode   513         706972 Mar 25 15:42 ./utility/source/zip/zip30h03_ia64/zip&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But, on the IA64 system, if the permissions&lt;BR /&gt;were bad, ...&lt;BR /&gt;&lt;BR /&gt;td176&amp;gt; chmod 644 ./utility/source/zip/zip30h03_ia64/zip&lt;BR /&gt;&lt;BR /&gt;td176&amp;gt; ./utility/source/zip/zip30h03_ia64/zip&lt;BR /&gt;sh: ./utility/source/zip/zip30h03_ia64/zip: Execute permission denied.&lt;BR /&gt;&lt;BR /&gt;Same complaint.  Thus, the information in the&lt;BR /&gt;original question is not sufficient to tell&lt;BR /&gt;which of these potential conditions is&lt;BR /&gt;causing the problem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;A different OS in a similar situation might&lt;BR /&gt;provide more guidance.  For example:&lt;BR /&gt;&lt;BR /&gt;ALP $ run [.IA64L]ZIP.EXE&lt;BR /&gt;%DCL-W-ACTIMAGE, error activating image [.IA64L]ZIP.EXE&lt;BR /&gt;-CLI-E-IMGNAME, image file ALP$DKA0:[UTILITY.SOURCE.ZIP.ZIP30H04.IA64L]ZIP.EXE;1&lt;BR /&gt;-IMGACT-F-NOTNATIVE, image is not an OpenVMS Alpha image&lt;BR /&gt;&lt;BR /&gt;But, if you're stuck with HP-UX, ...</description>
      <pubDate>Mon, 07 Apr 2008 02:41:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bzip2-error-execute-permission-denied/m-p/5101675#M444280</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-04-07T02:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: bzip2 error - execute permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bzip2-error-execute-permission-denied/m-p/5101676#M444281</link>
      <description>&amp;gt;Steven: "Execute permission denied." could mean missing permissions, or an executable for a different hardware architecture.&lt;BR /&gt;&lt;BR /&gt;That's why I asked for ll(1), file(1) and model(1).  The latter is needed because some old PA-RISC machines don't support PA-RISC 2.0.</description>
      <pubDate>Mon, 07 Apr 2008 03:48:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bzip2-error-execute-permission-denied/m-p/5101676#M444281</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-04-07T03:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: bzip2 error - execute permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bzip2-error-execute-permission-denied/m-p/5101677#M444282</link>
      <description>&amp;gt; That's why I asked [...]&lt;BR /&gt;&lt;BR /&gt;_I_ know that, but I thought that it might be&lt;BR /&gt;a mystery to the original questioner.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; The latter is needed because some old&lt;BR /&gt;&amp;gt; PA-RISC machines don't support PA-RISC 2.0.&lt;BR /&gt;&lt;BR /&gt;This is news to me (but so many things are).&lt;BR /&gt;If such old systems can still run HP-UX&lt;BR /&gt;11.11, wouldn't it make some sense to offer&lt;BR /&gt;old-style binary kits for 11.11?  Clearly,&lt;BR /&gt;GCC on my 11.11 system produced a&lt;BR /&gt;"PA-RISC1.1" executable, so it can't be too&lt;BR /&gt;difficult to make one.&lt;BR /&gt;&lt;BR /&gt;By the way, the most simple-minded build of&lt;BR /&gt;GCC 4.3.0 ran straight through with nary a&lt;BR /&gt;complaint on my system, which was&lt;BR /&gt;unexpectedly pleasant.  (At least after&lt;BR /&gt;getting the new prerequisite kits installed.)&lt;BR /&gt;I don't know how much of it works right, but&lt;BR /&gt;it was nice to see the build run to&lt;BR /&gt;completion instead of blowing up in the&lt;BR /&gt;middle of the Java jive, which was what I had&lt;BR /&gt;been seeings on previous 4.2.x kits.</description>
      <pubDate>Mon, 07 Apr 2008 04:02:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bzip2-error-execute-permission-denied/m-p/5101677#M444282</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-04-07T04:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: bzip2 error - execute permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bzip2-error-execute-permission-denied/m-p/5101678#M444283</link>
      <description>&amp;gt;Steven: If such old systems can still run 11.11, wouldn't it make some sense to offer old-style binary kits for 11.11?&lt;BR /&gt;&lt;BR /&gt;They are no longer sold and are discontinued but a few are still supported:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-6552/ch02s03.html" target="_blank"&gt;http://docs.hp.com/en/5991-6552/ch02s03.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;So, no it probably doesn't make economic sense.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;so it can't be too difficult to make one.&lt;BR /&gt;&lt;BR /&gt;It is trivial but there is a significant performance boost by going to PA2.0.  So if HP is asking Porting And Archive Centre to do the port it is probably asking for versions that run the fastest to benefit the must customers.</description>
      <pubDate>Mon, 07 Apr 2008 08:53:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bzip2-error-execute-permission-denied/m-p/5101678#M444283</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-04-07T08:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: bzip2 error - execute permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bzip2-error-execute-permission-denied/m-p/5101679#M444284</link>
      <description>Sorry for late response I have been away.&lt;BR /&gt;&lt;BR /&gt;# uname -a&lt;BR /&gt;HP-UX jaccare1 B.11.11 U 9000/800 1648137198 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;# model&lt;BR /&gt;9000/800/rp3440&lt;BR /&gt;&lt;BR /&gt;# type bunzip2&lt;BR /&gt;bunzip2 is /usr/local/bin/bunzip2&lt;BR /&gt;# ll -d /usr/local/bin&lt;BR /&gt;drwxrwxr-x   2 bin        bin           8192 Apr  6 15:32 /usr/local/bin&lt;BR /&gt;&lt;BR /&gt;# ll /usr/local/bin/b*zip2&lt;BR /&gt;lrwxr-xr-x   1 root       sys              5 Apr  6 12:22 /usr/local/bin/bunzip2 -&amp;gt; bzip2&lt;BR /&gt;-rw-r-xr-x   1 root       sys         134708 Mar 22  2007 /usr/local/bin/bzip2&lt;BR /&gt;&lt;BR /&gt;I am still having issues with this&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Apr 2008 16:08:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bzip2-error-execute-permission-denied/m-p/5101679#M444284</guid>
      <dc:creator>Ratzie</dc:creator>
      <dc:date>2008-04-16T16:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: bzip2 error - execute permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bzip2-error-execute-permission-denied/m-p/5101680#M444285</link>
      <description>UGGGGHHHH!&lt;BR /&gt;&lt;BR /&gt;After a fresh set of eyes, and reading the replies, I installed the i64 bit version.&lt;BR /&gt;&lt;BR /&gt;All is well!</description>
      <pubDate>Wed, 16 Apr 2008 16:30:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bzip2-error-execute-permission-denied/m-p/5101680#M444285</guid>
      <dc:creator>Ratzie</dc:creator>
      <dc:date>2008-04-16T16:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: bzip2 error - execute permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bzip2-error-execute-permission-denied/m-p/5101681#M444286</link>
      <description>Very much appreciated</description>
      <pubDate>Wed, 16 Apr 2008 16:31:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bzip2-error-execute-permission-denied/m-p/5101681#M444286</guid>
      <dc:creator>Ratzie</dc:creator>
      <dc:date>2008-04-16T16:31:13Z</dc:date>
    </item>
  </channel>
</rss>

