1830936 Members
1951 Online
110017 Solutions
New Discussion

unzip

 
SOLVED
Go to solution
asandler48309
New Member

unzip

I have installed unzip from unzip-5.42-11.20.depot on my HP-UX 11i box, but can't execute it. It complained:

$ /usr/local/bin/unzip -v
ksh: /usr/local/bin/unzip: cannot execute

I have checked permissions. Everything seems to be fine.

$ ll /usr/local/bin/unzip
-rwxr-xr-x 2 bin bin 239416 May 22 2001 /usr/local/bin/unzip

Thanks for your help,

Alex
3 REPLIES 3
H.Merijn Brand (procura
Honored Contributor
Solution

Re: unzip

11.20 is the wrong architecture. That won't run. 11i is equal to 11.11

in case there is no 11i (or 11.11) depot there, you can also get it from my site at https://www.beepz.com/personal/merijn/, http://www.cmve.net/~merijn/, or http://www.hpux.ws/merijn/

Enjoy, Have FUN! H.Merijn
Enjoy, Have FUN! H.Merijn
Umapathy S
Honored Contributor

Re: unzip

Alex,
Checkout Merijn's answer.

Alternatively, you can get from here
http://hpux.connect.org.uk/ftp/hpux/Misc/unzip-5.50/unzip-5.50-sd-11.00.depot.gz

HTH,
Umapathy
Arise Awake and Stop NOT till the goal is Reached!
H.Merijn Brand (procura
Honored Contributor

Re: unzip

And FWIW most *simple* programs and utilities (like unzip, not like gcc) have proven to be backward compatible from 11.11 to 11.00, so don't cry if you cannot find a 11.11 depot or archive. Just try and use the 11.00 version :)

Enjoy, Have FUN! H.Merijn
Enjoy, Have FUN! H.Merijn