brandon wrote:
> i'm not sure that i want to run mod_perl as a DSO...i just want it to work so
> that i can embed perl into my web pages..i tried installing on a different
> system this one being FreeBSD and i'm having a lot of problems getting it to
> build...when it asks you where your apache src is what dir am i giving??...i
> put /usr/local/include/apache and it seemed to work,
this probably is the location of the header files for a previous build, not the
source.
> but when i tried make test
> failed and said couldn't start server, but it was trying to start
> /usr/local/include/apache/httpd and my httpd server is located at
> /usr/local/bin/httpd...the reason i thought that the other installation was
> correct was b/c i installed it as an rpm...but i did httpd -l and aparently it
> isn't compiled in...so what do i have to do to get it compiled in? reinstall
> apache?
yes. reinstall apache and everything from source.
the easy build instructions are here:
http://perl.apache.org/guide/install.html#Installing_mod_perl_in_10_Minute
use this:
apache_1.3.12.tar.gz
in place of this:
apache_x.x.x.tar.gz
use this:
mod_perl-1.24.tar.gz
in place of this:
mod_perl-x.xx.tar.gz
good luck.
--
___cliff [EMAIL PROTECTED]http://www.genwax.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]