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

Robert


> At 6:30 PM -0400 8/21/01, Alvaro Toro Santivanez wrote:
> >Thanks for your help,  sorry i type bad in my e-mail  i  only put
> >--activate and try the ./configure but continue marking the ERROR
> >The version of apache is 1.3.20  and my mod_perl is 1.26
> 
>  From the SUPPORT file included with the mod_perl distribution:
> >
> > Always include this information:
> >
> > Output of C<perl -V>
> >
> 
> 
> We'll need this...
> 
> 
> > Version of mod_perl
> >
> 
> 1.26.
> 
> 
> > Version of apache
> >
> 
> 1.3.20
> 
> 
> > Options given to mod_perl's Makefile.PL
> >
> 
> Need this too....
> 
> 
> > Server configuration details
> >
> 
> Probably not relevent yet, but could you include all the options you 
> passed to ./configure?
> 
> 
> > Relevant sections of your ErrorLog (make test's is: t/logs/error_log)
> >
> 
> Not Applicable yet.
>  
> > If 'make test' fails, the output of 'make test TEST_VERBOSE=1'
> Again, Not Applicable.
> 
> Robert Landrum
> 
> 
> >Thanks for your help
> >Regards
> >Alvaro
> >
> >
> >On Tue, 21 Aug 2001, Robert Landrum wrote:
> >
> >> 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."
> >>
> >
> 
> 
> --
> "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