Re: Net::LDAP makefile generation fails on ActiveState Perl 5.8.8




"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, the
other
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


.



Relevant Pages

  • Re: How does perl know its environment.
    ... about the behavior of perl. ... The only reason I jumped into this thread is because I work on PAR and ... test it under Windows. ... cross platform, so I hoped to gain some knowledge of the differences ...
    (comp.lang.perl.misc)
  • perl executable with PAR
    ... I'm trying to create an activeperl 5.8.7 build 815 executable on ... Windows using PAR by following these instructions: ... This worked for a simple perl example, ...
    (perl.beginners)
  • Re: PAR on OS X
    ... Just add the .par file to your CamelBones app in your Xcode project. ... versions - with their accompanying Perl versions - to support, ...
    (comp.lang.perl.misc)
  • Pipe and Par questions
    ... It involved having Perl start other programs ... Gnuplot information directly using a Pipe have not been successful. ... Commands I tried are different variations of: ... Has anyone worked with the PAR module to create .exe programs? ...
    (comp.lang.perl.misc)
  • Re: Help with PAR.
    ... I'm running Mac OS X 10.3 and just installed PAR, ... > I'm trying to improve my Perl skills. ... > I ran the following commands to configure CPAN and install PAR. ... > format error: bad signature: 0x00000000 at offset 165 in file ...
    (comp.lang.perl.misc)