Hi,

I'm trying to install a perl module XML-RegExp-0.03 (downloaded from
cpan.org) to a cygwin setup on Windows 2000

The first step is to create a make file by running "perl Makefile.pl"
The next step is to run make. But when I run make I get the following error

c:\WINNT\make.exe: *** No rule to make target
`/usr/lib/perl5/5.8/cygwin/Config.pm', needed by `makefile'.  Stop.

Should I do some configuration before running the "make" ? I thought
the "perl Makefile.pl" could have done the needed configuration and
created the makefile ?

I never edited any Config.pm before running the make should I make
changes ? I'm a newbie so please help me in installing the modules in
the perl

Thanks and Regards,
Laxshmi Narayanan R

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to