trouble building perlmagick

Anton Berezin tobez at tobez.org
Sun Oct 28 14:51:33 PDT 2007


On Fri, Oct 26, 2007 at 05:40:13PM -0700, Noah wrote:

> cd PerlMagick && /usr/local/bin/perl5.8.8 Makefile.PL
> Cannot load ExtUtils::MakeMaker: Can't locate ExtUtils/MakeMaker.pm in
> @INC (@INC contains: /usr/local/lib/perl5/site_perl/5.8.8/mach
> /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl
> /usr/local/lib/perl5/5.8.8/mach /usr/local/lib/perl5/5.8.8 .) at (eval
> 1) line 1.
> BEGIN failed--compilation aborted at
> /usr/local/lib/perl5/5.8.8/BSDPAN/ExtUtils/MakeMaker.pm line 17.
> Compilation failed in require at Makefile.PL line 15.
> BEGIN failed--compilation aborted at Makefile.PL line 15.
> *** Error code 2
> 1 error
> *** Error code 2
> 
> Stop in /usr/ports/graphics/ImageMagick.
> *** Error code 1
> 
> Stop in /usr/ports/graphics/ImageMagick.

Hmm.  Could you provide the output of the following commands?

  uname -a
  pkg_info | grep p5
  find /usr/local/lib/perl5 -name MakeMaker.pm
  perl -V

Cheers,
\Anton.
-- 
We're going for 'working' here. 'clean' is for people with skills...
-- Flemming Jacobsen


More information about the freebsd-ports mailing list