On Sat, 30 Jan 1999, Andrew R. Brink wrote:
> this is wierd...
>
> swoosh:~/so50/office50_inst# ls -l setup
> -rwxrwxrwx 1 4534 310 86480 Nov 5 10:37 setup*
> swoosh:~/so50/office50_inst# ./setup
> bash: ./setup: No such file or directory
./setup is probably a shell script. The first line should read #!/bin/sh
or something like that. If this line is wrong (ie it points to a shell
you don't have, or you have at another place), bash will give the
mentionned error (I just tried it).
Frank
> I'm trying to install staroffice.....whats the deal.? >
>
> TIA...
> Andrew
>