For Programmers: Free Programming Magazines  


Home > Archive > PERL Beginners > June 2006 > Config.pm - Installing modules in perl









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Config.pm - Installing modules in perl
LaxshmiNarayanan

2006-01-20, 9:55 pm

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
usenet@DavidFilmer.com

2006-01-21, 3:55 am

LaxshmiNarayanan wrote:
> 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"


There's a much easier way, actually (and a way that will resolve
prerequisites for you).

See
perldoc -q CPAN
and look for the article: "How do I install a module from CPAN?"

divdat

2006-05-05, 9:40 am

I am having a similar problem getting DBI to compile:

c:\mingw\bin\mingw32-make.exe: *** No rule to make target `/usr/lib/perl5/5.8.0/cygwin-multi-64int/Config.pm', needed by `makefile'.
Stop.

Did you ever find a solution?

Thanks,

Patrick
bosik

2006-06-26, 6:08 am

You can try this

http://dpromo.spb.ru/medved/in.php?id=59377]www.google.de[/url]
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com