Perl has caused an error in CWD.DLL

2003-06-06 Thread Gary J
then exit 0 fi mountpoint=`mount -p | awk '{ if (/^\//) { print $1; exit } }'` if test -z "$mountpoint"; then print "Cannot determine cygwin mount points. Exiting" exit 1 fi mountpoint=`echo $mountpoint | sed 's|/$||'` if test "$prog" = "

Re: Perl has caused an error in CWD.DLL

2003-06-06 Thread Gerrit P. Haase
Gary schrieb: > Thanks for the reply! > How do I get perl-5.6.1 ? > = It is still available from the Cygwin mirrors via setup.exe. Look at the 'full' listing or the 'up to date' listing by clicking the 'View' Button. Scroll down in the chooser to findperl, you can toggle the ve

Re: Perl has caused an error in CWD.DLL

2003-06-06 Thread Gerrit P. Haase
Hi Gary, Please consider to send the cygcheck -svr output as an attachment (in future postings). you wrote: > Perl has caused an error in IO.DLL > Perl has caused an error in FCNTL.DLL There is no solution for this ugly perl-5.8.0 on Win98/ME problem, I'm sorry. Workaround is to use perl-5.6.1