installing Perl module uses wrong make

Ivanov Dmitry usr345@gmail.com
Fri Sep 9 18:08:00 GMT 2011


I am trying to install a Perl module for cygwin Perl.

I run this command:

cpan Digest::SHA1

after some time it gives me the error:

Writing Makefile for Digest::SHA1
MAKE Version 5.2  Copyright (c) 1987, 1998 Inprise Corp.
Fatal: '/usr/lib/perl5/5.10/i686-cygwin/Config.pm' does not exist - don't know h
ow to make it
  GAAS/Digest-SHA1-2.13.tar.gz
  '/cygdrive/c/Program Files/Borland/Delphi7/Bin/make.EXE' -- NOT OK


----------------------------------------------------------------------
Seems, that is uses make from my Delphi instead of cygwins make. But I don't have Delphi in the PATH.

Here is the PATH:

echo $PATH

/cygdrive/c/Program Files/ImageMagick-6.7.1-Q16:/cygdrive/c/Python26/Lib/site-pa
ckages/PyQt4/bin:/cygdrive/c/Program Files/PHP:/cygdrive/c/WINDOWS/system32:/cyg
drive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/usr/bin:/usr/bin:/
cygdrive/d/bin/Graphviz2.26.3/bin:/cygdrive/c/Program Files/Bazaar:/cygdrive/c/P
rogram Files/Microsoft SQL Server/80/Tools/BINN:/cygdrive/c/Program Files/Tesser
act-OCR:/cygdrive/c/Program Files/Tesseract-OCR/training:/cygdrive/d/bin/sbcl:/c
ygdrive/d/bin/miktex/miktex/bin:/cygdrive/d/bin/GnuWin32/bin:/cygdrive/c/Python2
6:/cygdrive/c/Program Files/MySQL/MySQL Server 5.1/bin:/cygdrive/c/Program Files
/Nmap:/cygdrive/d/bin/QtSDK/Desktop/Qt/4.7.3/mingw/bin

----------------------------------------------------------------------
Where should I put the correct make?


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



More information about the Cygwin mailing list