On Sat, 27 Apr 2002, sagar wrote:

> 
> Hi
> I have installed apache-1.3.12, openssl-0.9.5a and apache-1.3.12+ssl-
> 1.40 and configured mod_perl-1.26 on freeBSD 4.1 with apache by giving 
> the following:
> 
> %perl Makefile.PL APACHE_SRC=../apache_1.3.12/src DO_HTTPD=1 
> USE_APACI=1 EVERYTHING=1 APACHE_PREFIX=/usr/local/apache
... 
> But, the following directories with their relevant files ( .so, .bs 
> files ) have not been created in the above path

modperl links those modules static so there won't be any .so's, unless you 
build with DYNAMIC=1


Reply via email to