~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
On Mon, 19 Apr 2004 14:13:00 -0700, Stas Bekman wrote
Subject: "Re: mod_perl installation and non-standard perl path in FreeBSD"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

>  Andy Harrison wrote:
>  > Hoping there might be another FreeBSD user here who may have been
>  > through this already...
>  > 
>  > For reasons I don't want to trouble you with, I had to install the
>  > latest perl freebsd port into /usr/local/rt3/perl/ and now I need to
>  > get mod_perl to compile against that version.
> 
>  Unless I miss something specific to FreeBSD ports, the whole thing should be 
>  as easy as doing:
> 
>  /usr/local/rt3/perl/bin/perl Makefile.PL ... && make && make test && make install
> 
>  I don't understand why are you trying to mess up with env vars at all. You 
>  obviously miss the first step, i.e. 'perl Makefile.PL'


I was hoping to get it working within the ports framework for future
maintainability.  Since I'm not using a standard dir anyway, it
doesn't look like it's going to be possible or worth any further
effort.

Anyway, one more question related to this.  When building via apaci,
it says to use APACHE_PREFIX.  What exactly is it looking for? FreeBSD
doesn't install apache in a traditional spot all under one directory,
such as /usr/local/apache.  It seems reasonable that it is looking for
the directory where libperl.so is going to live
(/usr/local/libexec/apache under FreeBSD).  Is this a good assumption?



-- 
Andy Harrison
Great Works Internet
System Operations
(full headers for details)

-- 
Andy Harrison
Great Works Internet
System Operations
(full headers for details)

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to