Joe,
Maybe this is a difference between ActivePerl and IndigoPerl. I'm
using Indigo, although I also have ActivePerl on my machine.
But I created a folder named c:\usr\bin and copied perl.exe into it,
and it's working.
RobR
--- "R. Joseph Newton" <[EMAIL PROTECTED]> wrote:
> "...Is there any
"...Is there any way I can have two different paths to the Perl executable,
and let my script decide which to use?" Rob
Hi Rob,
You shouldn't need to, probably. At least on Win 2K, ActiveState Perl ignores the
comment line completely. If you have it properly installed, the paths should alredy
> -Original Message-
> From: Rob Richardson [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 15, 2003 9:05 AM
> To: [EMAIL PROTECTED]
> Subject: RE: Script that runs on my Win98 box and the Unix server
>
>
> Beau,
>
> Perhaps then my question would
Beau,
Perhaps then my question would have been better to ask on the CGI list.
The script in question is a CGI script being executed through Internet
Explorer and Apache. When the first line of my script is "#!perl", the
script executes as desired. When the first line is "#!usr/bin/perl",
the re
Hi -
> -Original Message-
> From: Rob Richardson [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 15, 2003 8:23 AM
> To: [EMAIL PROTECTED]
> Subject: Script that runs on my Win98 box and the Unix server
>
>
> Greetings!
>
> I have been using my Win98 b
Greetings!
I have been using my Win98 box to modify some scripts that will be run
on a Unix server. Within the body of the script, I can surround
OS-specific things like test code I want my machine to execute and
calls that throw errors under Win98 like flock() with checks to see
what operating s