Re: Compilation recommendations.

2000-09-26 Thread Paul Lindner
See http://people.redhat.com/plindner/apache/ for a static mod_perl that runs well on redhat. I am putting src and i386 rpms there.. Note that this is incomplete. You'll need to roll your own conf files... This also includes some oracle and php code too. Thus it is blessed 'apache-heavy' I w

Re: Compilation recommendations.

2000-09-26 Thread darren chamberlain
Lord Vorp ([EMAIL PROTECTED]) said something to this effect: > Is there an easier/cleaner way to do this??? Yes: # cat > ~/build_mod_perl perl Makefile.PL APACHE_SRC=../apache-1.3.9/src \ DO_HTTPD=1 \ USE_APACI=1 \ EVERYTHING=1 \ APACI_ARGS='--prefix=/usr \ --with-layout=RedHat -

Compilation recommendations.

2000-09-26 Thread Lord Vorp
Hi all! I run mod_perl for my webservers and it's pretty darn nice... ;-) However, I see comments like, 'Oh, that was a bug log ago fixed in the CVS' and then I cringe: Building mod_perl like I want it is not a process I've ever been able to get "simple." My environment is RedHat 6.2, but RedHa