Yes I have OS X 10.3.9 "Panther"

So for the $PREFIX I would use whatever directory I normally install into correct?
Like $PREFIX =  '/usr'
Right?


Thanks,
Boysenberry

boysenberrys.com | habitatlife.com | selfgnosis.com

On Sep 12, 2005, at 1:47 PM, Philip M. Gollucci wrote:

Boysenberry Payne wrote:
1st Does anyone know of a step by step approach to getting apache2/mp2
installed on OS X 10.3.9 that's not going to ruin my current installs?

From source:
1. install a perl preferably 5.8.7 and use the -Dprefix=$PREFIX/perland -Dusethreads=n with ./Configure' 2. install httpd and use the --prefix=$PREFIX/httpd and --with-perl=$PREFIX/perl/bin/perl and --with-mpm=prefork 3. install mod_perl $PREFIX/bin/perl Makefile.PL MP_AXPS=$PREFIX/httpd/bin/apxs

Of course, add other options as you see fit.

If you decide it didn't work
rm -rf $PREFIX/perl and $PREFIX/httpd
done.

I haven't tried this on OSX (yet)

2nd Is it even a good idea now, or should I let others do it first, iron out the issues
then wait for an official darwin release?
Which version is 10.3.9 again ?
We've got Jaguar Panther Tiger right ?



--
END
------------------------------------------------------------
    What doesn't kill us can only make us stronger.
                Nothing is impossible.
                                
Philip M. Gollucci ([EMAIL PROTECTED]) 301.254.5198
Consultant / http://p6m7g8.net/Resume/
Senior Developer / Liquidity Services, Inc.
  http://www.liquidityservicesinc.com
       http://www.liquidation.com
       http://www.uksurplus.com
       http://www.govliquidation.com
       http://www.gowholesale.com




Reply via email to