Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Matthew O. Persico" To: , CC: Date: Fri, 9 May 2003 22:58:12 -0400 In-Reply-To: <5.2.1.1.2.20030509162745.067470e8@pop.sonic.net> Message-ID: <200359225812.865242@mopxp> Subject: Re: Wanted X, got Perl - operator error or prequisiste Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id h4A2wIC31031 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/