This is the mail archive of the cygwin@sourceware.cygnus.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]

RE: Path trouble w. Perl using B20.1


> -----Original Message-----
> From: Karl L. [mailto:kol@lillevold.com]
> Hi there,
>
> I am trying to start using the CygWin user tools as my new command
> line environment on Windows NT 4.0, but I am having severe trouble
> getting simple access to my perl scripts. They all work find when I
> run them from the C: drive, which is mounted on /, but whenever I try
> to run them from any other drives (mounted to /d, /e etc) it
> fails. See below for a simple test case and system data.
>
> Any advice?

You need to have a /usr/bin/perl.exe.  And I'm just assuming you're using
the cygwin compiled Perl and not ActiveState perl.  The cygwin compiled
version would understand your symbolic link and the other wouldn't.  Under
your mount setup the 'usr' directory must be C:\usr in DOS terms.

Brian



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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