Wanted X, got Perl - operator error or prequisiste

Matthew O. Persico persicom@acedsl.com
Sat May 10 02:58:00 GMT 2003


On Fri, 09 May 2003 16:34:47 -0700, Randall R Schulz wrote:
>Matthew,
>

>>Oh, and when I said "whack", I really meant "uninstall using
>>setup.exe".
>
>Setup.exe doesn't allow you to uninstall individual files within a
>package, nor should it.
>
I didn't uninstall any individual files. I uninstalled Perl, the package.

>I have ActiveState Perl and Cygwin Perl installed, and there's no
>conflict. The PATH variable resolves them just fine. When I run Perl
>scripts within Cygwin, the Cygwin Perl interpreter is used. When I
>run
>them outside Cygwin (say, as CGI scripts for Windows Apache), I get
>ActiveState Perl.

Here is my MSDOS path:

Path=C:\opt\bin;C:\opt\cygwin\bin;C:\opt\asperl\bin\;C:\PVSW\BIN;C:\WINDOWS\syst
em32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Common Files\Roxio Sha
red\DLLShared;C:\MSVS\Tools\WinNT;C:\MSVS\MSDev98\Bin;C:\MSVS\Tools;C:\VC98\bin
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH

Cygwin or not, if Perl is in both C:\opt\cygwin\bin and C:\opt\asperl\bin, I will always get the cygwin version.

Oh, maybe you only have cygwin in the PATH under bash, not in DOS? Then you are correct about separation of AS and
Cygwin Perls. I have both in PATH all the time so I have to be more careful.

--
Matthew O. Persico





More information about the Cygwin-xfree mailing list