Operating System - HP-UX
1753859 Members
7514 Online
108809 Solutions
New Discussion юеВ

Re: Merijn download issue: bzip2

 
Tim Hunt_4
Occasional Contributor

Merijn download issue: bzip2

Hoping not to annoy, this is rather perl/Merijn specific:

In order to decompress perl and gcc downloads from Merijn's site I also got bzip2-1.0.2-pa2.0, which appeared to be closest to that needed for a 11.11 64 bit risc platform. When I rename it to bzip2 and chmod it to 755, it won't execute ("ksh: bzip2: cannot execute"). I am not root when I do this, but my uid owns the file.

What do I need to do?

Thanks & looking forward to a perl with some useful modules...
4 REPLIES 4
Geoff Wild
Honored Contributor

Re: Merijn download issue: bzip2

I used bzip2 from:

http://hpux.ee.ualberta.ca/hppd/hpux/hpux/Misc/bzip2-1.0.2/

You may need root :( as it has to be swinstalled.

Rgds..Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
Steven E. Protter
Exalted Contributor

Re: Merijn download issue: bzip2

I thought there were non bzip2 versions on the site.

Anyway, once you install the tool you'll be able to unzip it and use the libraries.

swinstall -s /full_path_and_depot_name \*

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
H.Merijn Brand (procura
Honored Contributor

Re: Merijn download issue: bzip2

That's strange.

What does

# file bzip2

and

# ls -l bzip2

give you?

Enjoy, Have FUN! H.Merijn
Enjoy, Have FUN! H.Merijn
Tim Hunt_4
Occasional Contributor

Re: Merijn download issue: bzip2

Thanks. I shall now make nice with my local SA ;-)