On Sun, 12 May 2002, F. Xavier Noria wrote:

> Date: Sun, 12 May 2002 13:47:23 +0200
> From: F. Xavier Noria <[EMAIL PROTECTED]>
> To: Nick Barton <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]
> Subject: Re: Desperate for ePerl fix on 5.6.1
>
> On Thu, 9 May 2002 04:29:43 +0100
> "Nick Barton" <[EMAIL PROTECTED]> wrote:
>
> : I've installed ePerl on FreeBSD 4.5-Stable and have Perl 5.6.1 i386-freebsd.
> : Running ePerl standalone it reports 'Can't locate loadable object for module
> : Parse::ePerl' i.e. can't find the C extension.
> :
> : What I need to do to the Makefile for eperl to get it to run with perl 5.6.1
> : (or 0)
>
> Have you installed the ePerl port? It's under /usr/ports/lang/eperl?

Having updated my copy of perl beyond what FreeBSD expects me to have, I
use the following values when building ports using perl:

PERL_VERSION=  5.6.1
PERL_VER=      5.6.1
PERL_ARCH=     i386-freebsd

You can set these on the command line, which gets tedious.  I've been in
the habit of patching bsd.port.mk so it gets these right, but it looks
like that's probably not necessary any more.  It looks like you should be
able to just set these in /etc/make.conf



Andrew McNaughton

Reply via email to