Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Apr 1998 07:06:13 -0400 (EDT)
From:      Patrick Gardella <patrick@cre8tivegroup.com>
To:        ken@mui.net
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   RE: p5-Data-ShowTable-3.3
Message-ID:  <XFMail.980417070613.patrick@cre8tivegroup.com>
In-Reply-To: <199804170709.VAA17002@rocksalt.mui.net>

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



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