1831333 Members
3113 Online
110024 Solutions
New Discussion

a shell error

 
youbojun
Occasional Contributor

a shell error

Hi! I have a shell file when run it show error:
ERROR: The GNU awk (gawk) is required to run this script.
Please install gawk under the directory $NSD_HOME_DIR/bin/hpux and
set the environment variable NSD_HOME_DIR
User signal 1

Where can I get gawk and how can I do?
Everyone must be kind each other.
2 REPLIES 2
Maz_2
Advisor

Re: a shell error

T G Manikandan
Honored Contributor

Re: a shell error

you can get gawk from the hp porting center

http://hpux.connect.org.uk/hppd/hpux/Gnu/gawk-3.1.2/

Install it using swinstall

check the installation dir

and as the message states make that dir as NSD_HOME_DIR


Thanks