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
Print Error ivalid option

What can i do for resolve this problem
Thanks for your help.

Regards
Alvaro Toro Santivanez


Reply via email to