Re: installing modperl with prefix=something

2004-04-23 Thread Perrin Harkins
On Fri, 2004-04-23 at 17:17, Pete Greening wrote: > I got mod_ssl, php, and apache to all > redirect their output to prefix=/usr/local/buildjail, but the mod_perl > make install process tries to write to > /usr/local/lib/perl5/site_perl/5.005/i386-freebsd, which is bad. Set LIB=/usr/local/buildjai

installing modperl with prefix=something

2004-04-23 Thread Pete Greening
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, I am working on a freebsd 4.9 athlon system, and trying to rebuild the apache suite with new mod_perl, mod_ssl, and php. Since this is a live server, I want to build the suite in a subtree, other than /usr/local, so that I can test it all. I g