how to install bash

i'm newbie hp-ux . i want to install on my hp-ux B.11.23. actually i installed bash but when i run # bash
/usr/lib/hpux32/dld.so: Unable to find library 'libtermcap.so'.
Killed

how can i install bash ? any doc or how to ?

best regards

looks like you forgot to install dependencies ... look at this page to see the depots (Run-time dependencies) you must install for bash to work (bash version is 3.2 in this example)

now i isntalled these packets

# swlist
bash 3.2 bash
gettext 0.16 gettext
libgcc 4.1.1 libgcc
libiconv 1.11 libiconv
make 3.81 make
termcap 1.3.1 termcap

but when i run bash
# bash
/usr/lib/hpux32/dld.so: Unsatisfied code symbol 'pthread_create' in load module '/usr/local/lib/hpux32/libintl.so'.
Killed

whats the matter ? how can i installed and run bash on hp-ux ?

best regards

Hello,

the bash is part of the Technical System Configuration, short TechSysConf. On HP-UX 11.11 this Depot will beplaced on the first Application CD. On HP-UX 11.23 it will be placed on the Internet Express DVD.

Greez Matze