From owner-freebsd-questions@FreeBSD.ORG Mon Nov 24 21:18:53 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D0F91065868; Mon, 24 Nov 2008 21:18:53 +0000 (UTC) (envelope-from admin2@enabled.com) Received: from typhoon.enabled.com (typhoon.enabled.com [216.218.220.21]) by mx1.freebsd.org (Postfix) with ESMTP id F044E8FC1A; Mon, 24 Nov 2008 21:18:52 +0000 (UTC) (envelope-from admin2@enabled.com) Received: from [172.23.8.177] (nat-service4.juniper.net [66.129.225.151]) (authenticated bits=0) by typhoon.enabled.com (8.14.3/8.14.3) with ESMTP id mAOLIq6x026062 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 24 Nov 2008 13:18:52 -0800 (PST) (envelope-from admin2@enabled.com) Message-ID: <492B1A37.4090607@enabled.com> Date: Mon, 24 Nov 2008 13:18:47 -0800 From: Noah User-Agent: Thunderbird 2.0.0.17 (Macintosh/20080914) MIME-Version: 1.0 To: glarkin@FreeBSD.org References: <492AD602.7090206@juniper.net> <492AEB6B.20203@FreeBSD.org> <492AEE4B.10504@enabled.com> <492AF556.5070304@FreeBSD.org> In-Reply-To: <492AF556.5070304@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: User Questions Subject: Re: Can't locate ExtUtils/MakeMaker.pm X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2008 21:18:53 -0000 > > /usr/local/lib/perl5/5.8.8/ExtUtils/MakeMaker.pm > /usr/local/lib/perl5/5.8.8/BSDPAN/ExtUtils/MakeMaker.pm > > The BSDPAN/ExtUtils/MakeMaker.pm file provides one overridden > subroutine, but the rest of the subroutines are loaded from the standard > ExtUtils/MakeMaker.pm. If that file is missing, then it's likely that > your Perl installation is corrupted. > > Did you ever run a file utility that removes duplicate files in a > directory tree? The files are not identical in content, but if the > utility removed based on name only, that could explain why one is missing. not that I am aware of - what shall I do rebuild and reinstall my perl 5.8 Cheers, Noah