1752805 Members
5693 Online
108789 Solutions
New Discussion юеВ

bash for hpux 11iv2

 
SOLVED
Go to solution
jhingoor
Frequent Advisor

bash for hpux 11iv2

Hi guys,
I need bash for hpux 11i v2.....can u please provide me the depot file.....
9 REPLIES 9
Torsten.
Acclaimed Contributor

Re: bash for hpux 11iv2

Hi,

its part of the internet express software bundle:

http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1123

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Robert-Jan Goossens
Honored Contributor

Re: bash for hpux 11iv2

or if you only need bash, you could dowload it from the porting centre.

http://hpux.connect.org.uk/hppd/hpux/Shells/bash-3.1.17/

Regards,
Robert-Jan
jhingoor
Frequent Advisor

Re: bash for hpux 11iv2

Hi Robert,
Actually the link is not accessible right now...........got any other link.......
Torsten.
Acclaimed Contributor
Solution

Re: bash for hpux 11iv2

Try this:

http://hpux.asknet.de/hppd/hpux/Shells/bash-3.1.17/

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Yogeeraj_1
Honored Contributor

Re: bash for hpux 11iv2

hi,

also note that you will also have to install the following runtime dependencies:
gettext libgcc libiconv


hope this helps!

kind regards
yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)
jhingoor
Frequent Advisor

Re: bash for hpux 11iv2

Thanks,
Torsten,yogeeraj
Patrick Wallek
Honored Contributor

Re: bash for hpux 11iv2

One word of caution -- DO NOT changes the default shell for root in /etc/passwd. The default MUST be /sbin/sh. If you change it to anything else, your system may not boot properly.

If you want to use bash when working as root, login normally and then invoke bash from the # prompt.

# bash
or
# exec bash
Steven E. Protter
Exalted Contributor

Re: bash for hpux 11iv2

Patrick gives a good word of caution. Heed it.

The bash shell linked above does not provide a 100% guarantee you will generate code that works with Linux Bash, but it will help.

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
dattu_1
Regular Advisor

Re: bash for hpux 11iv2

Greetings,
Thanks a million for all your valuable suggestions.

regards
Jhingoor Dada