Re: Net::LDAP makefile generation fails on ActiveState Perl 5.8.8
- From: "Sisyphus" <sisyphus1@xxxxxxxxxxxxxxxxx>
- Date: Fri, 23 Jun 2006 19:20:19 +1000
"Clyde Ingram"
<clydenospamorham@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote
in message news:7hMmg.5007$1g.3598@xxxxxxxxxxxxxxxxxxxxxxx
I install ActiveState 5.8.8 on 2 PCs (one running Windows NT4 SP6, theother
running Windows XP SP2).
In both cases, the "perl Makefile.PL" command fails like this:
D:\Drivers\Perl\CPAN\Net-LDAP-Bundle\perl-ldap-0.33>perl Makefile.PL
Undefined subroutine &ActivePerl::Config::find_prog called at
E:/Perl/site/lib/ActivePerl/Config.pm line 70.
It's a problem with Module::Install and ActivePerl - see the thread "PAR
problems" at http://www.mail-archive.com/par@xxxxxxxx/. Within that thread,
the post (from Jan Dubois) at
http://www.mail-archive.com/par@xxxxxxxx/msg02184.html is probably the most
relevant:
-- quote --
"You need to use Module::Install 0.61 to properly work with
ActivePerl::Config:
http://rt.cpan.org/Public/Bug/Display.html?id=18181
Or just remove this line from your current Module::Install to check if
updating
Module::Install will fix the PAR issue:
local @INC = ($path, @INC);"
-- end quote --
Although that advice is aimed at getting PAR to build, it should work with
ActiveState perl for *any* Makefile.PL that wants to 'use
inc::Module::Install'.
Cheers,
Rob
.
- References:
- Net::LDAP makefile generation fails on ActiveState Perl 5.8.8
- From: Clyde Ingram
- Net::LDAP makefile generation fails on ActiveState Perl 5.8.8
- Prev by Date: Updating installed modules?
- Next by Date: FreeDB lookup error with Audio::CD
- Previous by thread: Net::LDAP makefile generation fails on ActiveState Perl 5.8.8
- Next by thread: Re: Net::LDAP makefile generation fails on ActiveState Perl 5.8.8
- Index(es):
Relevant Pages
|