Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Oct 2007 22:33:43 +0100
From:      Anton Berezin <tobez@tobez.org>
To:        Noah <admin2@enabled.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: trouble building perlmagick
Message-ID:  <20071028213343.GB11079@heechee.tobez.org>
In-Reply-To: <472288ED.1070504@enabled.com>
References:  <472288ED.1070504@enabled.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071028213343.GB11079>