Gentoo Archives: gentoo-user

From: Paul Hartman <paul.hartman+gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: ~amd64 - my experience so far...
Date: Mon, 12 Apr 2010 18:57:33
Message-Id: p2o58965d8a1004121157td93a068esbb5e2ccd0a926e03@mail.gmail.com
In Reply to: Re: [gentoo-user] Re: ~amd64 - my experience so far... by Mark Knecht
1 On Mon, Apr 12, 2010 at 1:44 PM, Mark Knecht <markknecht@×××××.com> wrote:
2 > Checking if your kit is complete...
3 > Looks good
4 > MakeMaker FATAL: prerequisites not found.
5 > ExtUtils::Depends not installed
6
7 If part of your transition was upgrading from perl 5.8 to 5.10 you
8 need to run perl-cleaner like the ewarn says in the perl ebuild. If
9 you didn't do that yet then maybe that's the cause.
10
11 /usr/sbin/perl-cleaner --all
12
13 Otherwise if you've already done that, I would try unmerging and
14 emerging the following packages (if they are installed):
15
16 Archive-Tar
17 Digest-SHA
18 CPAN
19 CPANPLUS
20 Encode
21 ExtUtils-MakeMaker
22 Module-Build
23 Module-CoreList
24 PodParser
25 Test-Harness
26 podlators

Replies

Subject Author
Re: [gentoo-user] Re: ~amd64 - my experience so far... Paul Hartman <paul.hartman+gentoo@×××××.com>
Re: [gentoo-user] Re: ~amd64 - my experience so far... Mark Knecht <markknecht@×××××.com>