----- Original Message ----- 
From: "Nathan S. Haigh" <[EMAIL PROTECTED]>
To: <makemaker@perl.org>
Sent: Wednesday, September 20, 2006 8:39 PM
Subject: Re: Installation of MakeMaker on WindowsXP


> Nathan Haigh wrote:
> > Does MakeMaker have to be installed via the perl Makefile.PL route or
> > can it be installed vie perl -MCPAN -e "install ExtUtils::MakeMaker"?
> >
> > I have tried the latter and it then complains about not being able to
> > locate the Config.pm file. This is probably a self answering question,
> > but i'd like to know if this is how it should be from the authors mouth.
> >
> > Thanks
> > Nathan
> >
> >
>
> I've tried the 'perl -MCPAN -e "install ExtUtils::MakeMaker"' install
> again this morning on a fresh installation of ActiveState Perl
> 5.6.1.638. With nmake 1.5 on WinXP Pro SP2.
>

What happens when you build the same module (ie same version) manually
(using the same version of nmake) ?
Looks to me that you should end up with exactly the same fatal error.

Cheers,
Rob

Reply via email to