Hi,It is in the INSTALL file when you download mod_perl. From what I can remember it goes like this.
Just download both to /usr/local tar xvfz apache.tar.gz tar xvfz mod_perl.tar.gz cd into Apache and ./configure --prefix=/usr/local/apache make install then CD into the mod_perl dir and perl Makefile.PL EVERYTHING=1it will ask you if you want to make it with your version of apache which should be untared in a parrelle dir.
make make test make install then cd into Apache dir and copy the ./src/httpd to /usr/local/apache/bin something about the above is a little screwed up, but it will work for you. Eric At 07:52 PM 5/1/2005, bruce wrote:
hi... i have a fedora core 3 (FC3) system and i want to build apache1.3.33 and mod_perl1 from source... i've seen various approaches from google, but i need to know if someone can provide me with a pointer to the actual complete steps to build both apache and mod_perl1. or, if you can email me the exact steps... thanks bruce bedouglas@xxxxxxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx