At 8:45 AM +1000 8/22/01, Robert wrote:
> >> >  $ make
>>> >  $ make install
>>> >
>>> >My apache configuration can`t take the option
>>> >---activate-module=src/modules/perl/libperl.a
>
>This is because Alvaro hasn't yet installed mod_perl.
>
>configure apache (only)
>configure and make/install mod_perl
>make/install apache
>

Hmm... Then that would be the problem.  I always go the way of the guide....

http://perl.apache.org/guide/install.html

http://perl.apache.org/guide


perl Makefile.PL DO_HTTPD=1 EVERYTHING=1 
APACI_ARGS='--prefix=/usr/local/apache' is the one I always use....

Rob

--
"A good magician never reveals his secret; the unbelievable trick
becomes simple and obvious once it is explained. So too with UNIX." 

Reply via email to