Sisyphus wrote:
----- Original Message -----
From: "Nathan Haigh" <[EMAIL PROTECTED]>
To: <makemaker@perl.org>
Sent: Tuesday, September 19, 2006 12:01 AM
Subject: Installation of MakeMaker on WindowsXP
Does MakeMaker have to be installed via the perl Makefile.PL route or
can it be installed vie perl -MCPAN -e "install ExtUtils::MakeMaker"?
Either way, it's essentially the same thing, isn't it ? I mean, the latter
is just an automation of the former.
I have tried the latter and it then complains about not being able to
locate the Config.pm file.
Does using CPAN.pm work ok for you when installing other modules ?
(I never use CPAN.pm, so I probably shouldn't be responding at all :-)
Cheers,
Rob
I'll Have another look at this tomorrow and report the install log if I
get the same result.
Thanks
Nath