Date: Mon, 24 Nov 2008 12:59:07 -0500 From: Greg Larkin <glarkin@FreeBSD.org> To: Noah Garrett Wallach <noah@juniper.net> Cc: User Questions <freebsd-questions@freebsd.org> Subject: Re: Can't locate ExtUtils/MakeMaker.pm Message-ID: <492AEB6B.20203@FreeBSD.org> In-Reply-To: <492AD602.7090206@juniper.net> References: <492AD602.7090206@juniper.net>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Noah Garrett Wallach wrote: > Hi List, > > Okay I am unable to figure out how to get out of this loop. > I try to build p5-Module-Install and the result error is Can't locate > ExtUtils/MakeMaker.pm > > when I attempt to build p5-ExtUtils-MakeMaker I cant because the module > needs ExtUtils/Install.pm > > > here is the output and perl -V too > > output tail from installing p5-Module-Install > > 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 8. > BEGIN failed--compilation aborted at ./Makefile.PL line 8. > *** Error code 2 > [...] Hi Noah, What is the output of the following command on your system? find /usr/local/lib/perl5 -name MakeMaker.pm -print Regards, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFJKutq0sRouByUApARAjENAKCplSrXpMfxJlPq4nKseIWILBx0FQCgp9V0 ntwXUoNetw8KVHzIH/N+ZM0= =5yV6 -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?492AEB6B.20203>