From owner-freebsd-questions Fri Apr 17 04:06:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA00741 for freebsd-questions-outgoing; Fri, 17 Apr 1998 04:06:10 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from iglou.com (sendmail@iglou1.iglou.com [192.107.41.3]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id LAA00698 for ; Fri, 17 Apr 1998 11:06:04 GMT (envelope-from patrick@cre8tivegroup.com) Received: from gateway.cre8tivegroup.com [204.255.227.98] by iglou.com with esmtp (8.7.3/8.6.12) id 0yQ8xw-0002m5-00; Fri, 17 Apr 1998 07:05:57 -0400 Message-ID: X-Mailer: XFMail 1.2 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <199804170709.VAA17002@rocksalt.mui.net> Date: Fri, 17 Apr 1998 07:06:13 -0400 (EDT) Organization: The Creative Group From: Patrick Gardella To: ken@mui.net Subject: RE: p5-Data-ShowTable-3.3 Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Makemaker should be part of the perl distribution. Take a look into /usr/local/lib/perl5 and see if it's in ExtUtils. Also, make sure that you are compiling with perl5, since FreeBSD comes with perl4 in /usr/bin. For a while I had both running. It sees /usr/bin before /usr/local/bin, so when I typed "perl -version", I got the perl4, while in the scripts I was using perl5. If that doesn't help, I'd try installing the makemaker port. But if memory serves me, makemaker is needed for makemaker port or module. Patrick On 16-Apr-98 ken@mui.net wrote: > this is the second package that seems to be looking for > ExtUtils/MakeMaker.pm. > > I must be missing something here .... anyone know of anything? > > Thanks, > > ken > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message