in reply to Re: Re: Making working cross-platform scripts?
in thread Making working cross-platform scripts?
To ask the obvious: Is the script executable? (did you e.g. chmod +x script.pl?). And is the path to perl in the first line correct?, the message 'no such file or directory' is issued if the shell can't find the executable it's told to feed the script to.
regards,
tomte
Hlade's Law:
If you have a difficult task, give it to a lazy person --
they will find an easier way to do it.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Making working cross-platform scripts?
by stonecolddevin (Parson) on Jul 03, 2003 at 23:49 UTC | |
|
Re: Re: Re: Re: Making working cross-platform scripts?
by Anonymous Monk on Jul 05, 2003 at 15:53 UTC |