Re: makewhatis script failing

2003-01-05 Thread Max Bowsher
Geoff Begley wrote: > I was able to successfully run /usr/bin/gawk (V3.1.1-5) from the the > prompt. > > I then created the following script > > #!/usr/bin/sh > /usr/bin/gawk > > which produced the same error > /usr/bin/gawk: not found > > Does anyone know why gawk doesn't want to execute from with

makewhatis script failing

2003-01-05 Thread Geoff Begley
When Running /usr/sbin/makewhatis I Got the following $ makewhatis /usr/bin/gawk: not found /usr/bin/gawk: not found /usr/bin/gawk: not found /usr/bin/gawk: not found /usr/bin/gawk: not found /usr/bin/gawk: not found The mailing lists suggested making sure that gawk was installed I was able to s