At 6:02 PM -0400 8/21/01, Alvaro Toro Santivanez wrote:
>Hello i have one problem when i install in the part:
>
><INSTALLATION SCENARIOS FOR STANDALONE MOD_PERL
><THE FLEXIBLE WAY
><Build the Apache Package
><Finally it's time to build the Apache package and thus also the
><Apache-side of mod_perl and any other third-party modules you've
><prepared:
>
> $ cd apache_x.x.x
>  $ ./configure \
>      --prefix=/path/to/install/of/apache \
>      --activate-module=src/modules/perl/libperl.a \
>      [...]
>  $ make
>  $ make install
>
>My apache configuration can`t take the option
>---activate-module=src/modules/perl/libperl.a

Assuming that the extra '-' at the beginning of activate-module is 
not a typo, that would be your problem.  Otherwise, I think we'll 
need some more information.

Remember: when posting to the list, be sure to include everything 
that's requested in the SUPPORT file included with you mod_perl 
distribution.

Robert Landrum


--
"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