This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Wanted X, got Perl - operator error or prequisiste


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




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]