1751770 Members
4409 Online
108781 Solutions
New Discussion юеВ

bash 11.31

 
SOLVED
Go to solution
centurion
Frequent Advisor

bash 11.31

I need bash for my 11.31 system! Where can I find this, on the application or internet express cd/dvd?

thanks..
8 REPLIES 8
Michal Kapalka (mikap)
Honored Contributor
Solution

Re: bash 11.31

Pete Randall
Outstanding Contributor

Re: bash 11.31

I personally take issue with your "need" for it at all - you really should consider using a real shell - but, you can also get it here:

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


Pete

Pete
centurion
Frequent Advisor

Re: bash 11.31

I install the depot-file from the link this morning and then I have the following problem: /usr/lib/hpux32/dld.so: Unable to find library 'libtermcap.so'.
Killed
Pete Randall
Outstanding Contributor

Re: bash 11.31

Did you also install the listed dependencies?


Pete

Pete
Michal Kapalka (mikap)
Honored Contributor

Re: bash 11.31

hi,

you need to install the dependience.

Build-time dependencies:
gettext libiconv make termcap

Run-time dependencies:
gettext libiconv termcap

mikap
centurion
Frequent Advisor

Re: bash 11.31

now it works - thank you..

do you know where I can edit the prompt?
James R. Ferguson
Acclaimed Contributor

Re: bash 11.31

Hi:

> do you know where I can edit the prompt?

Look at your '.bashrc' file.

Regards!

...JRF...
centurion
Frequent Advisor

Re: bash 11.31

bash works now :-)