Re: t/conf/httpd.conf and mod_access error

2004-08-22 Thread Kermit Tensmeyer
On Sunday 22 August 2004 15:45, Kermit Tensmeyer wrote: > make test failed > > > --- cut and paste > /usr/sbin/httpd -d /home/kermit/build/modperl-2.0/t > -f /home/kermit/build/modperl-2.0/t/conf/httpd.conf -D APACHE2 -D > waiting 120 seconds for se

t/conf/httpd.conf and mod_access error

2004-08-22 Thread Kermit Tensmeyer
On Sunday 22 August 2004 10:55, Philippe M. Chiasson wrote: > Stas Bekman wrote: > > Kermit Tensmeyer wrote: > > > > Well, my post was regarding the DSO build, not the static, which is > > what you are trying to do. > > oop'smisread updated documentat

Re: [mp2] problems when MP_AP_PREFIX is used

2004-08-21 Thread Kermit Tensmeyer
error] You need to pass either MP_AP_PREFIX or MP_APXS, but not both --- Should we assume that MP_APXS can't be used? Kermit Tensmeyer - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

MPM name

2003-08-14 Thread Kermit Tensmeyer
kefile.PL Reading Makefile.PL args from /home/kermit/.makepl_args.mod_perl2 MP_AP_PREFIX = /usr/local/apache2 MP_DEBUG = 1 MP_INST_APACHE2 = 1 Configuring Apache/2.1.0-dev mod_perl/1.99_10-dev Perl/v5.8.0 Failed to obtain the MPM name at lib/Apache/Build.pm line 169. -- Kermit

Re: MPM name

2003-08-14 Thread Kermit Tensmeyer
quick followup fresh virgin install yeilds the same error adding MP_APXS to .makepl_args.mod_perl2 resolves -that- issue. thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: MPM name

2003-08-14 Thread Kermit Tensmeyer
On Tuesday 12 August 2003 12:23 pm, Geoffrey Young wrote: > Kermit Tensmeyer wrote: > > How does apxs (either standalone or Apache::Build::apxs) figure out > > MPM_NAME? > > /usr/local/apache2/bin/apxs -q MPM_NAME yep, that works as expected > >

Re: (mp2) Apache::Build

2003-03-22 Thread Kermit Tensmeyer
On Sat, 22 Mar 2003 16:14:08 +1100, "Stas Bekman" <[EMAIL PROTECTED]> said: > Kermit Tensmeyer wrote: > > On Fri, 21 Mar 2003 15:23:42 +1100, "Stas Bekman" <[EMAIL PROTECTED]> said: > > > > OK, so I still don't understand why it doesn&

Re: (mp2) Apache::Build

2003-03-21 Thread Kermit Tensmeyer
On Fri, 21 Mar 2003 15:23:42 +1100, "Stas Bekman" <[EMAIL PROTECTED]> said: > Kermit Tensmeyer wrote: > [...] > > '/usr/local/apache/bin/apxs'; > > > > as nears as I can tell, the last option is a hard-code hack that will > >

(mp2) Apache::Build

2003-03-20 Thread Kermit Tensmeyer
configuration to read apache1.0 parameters, even when there exists target apache2 configuration data. further it does not allow for multiple apache2 installs. and no I don't know enough context ...yet.. to know the right way to

Re: Makefile.PL (build apxs)

2003-03-18 Thread Kermit Tensmeyer
On Tue, 18 Mar 2003 16:41:17 +1100, "Stas Bekman" <[EMAIL PROTECTED]> said: > Kermit Tensmeyer wrote: > > I looked thru the archives, i didn't see this from before.. > > so if this is repetious I apoligize. > > > > make install fails becau

Re: (mp2) Makefile.PL - install target error

2003-03-16 Thread Kermit Tensmeyer
On Sun, 16 Mar 2003 20:53:35 -0600, "Kermit Tensmeyer" <[EMAIL PROTECTED]> said: OK followup Makefile.PL fails to generate correct value in call to WriteMakefile because $build->apxs('-q' => 'includedir') generates a null string wheras cal

(mp2) Makefile.PL - install target error

2003-03-16 Thread Kermit Tensmeyer
;q[gzip -9f], SUFFIX=>q[gz] } # dynamic_lib => { OTHERLDFLAGS=>q[] } # macro => { MODPERL_MAKEFILE=>q[Makefile.modperl], MODPERL_XS_H_FILES=>q[xs/modperl_xs_sv_convert.h \ xs/modperl_xs_typedefs.h \ xs/modperl

Makefile.PL (build apxs)

2003-03-16 Thread Kermit Tensmeyer
uot; ], MODPERL_SRC=>q[src/modules/perl], MAKE_F=>q[$(MAKE) -f], APACHE_LIBDIR=>q[], MODPERL_LIBMAKE=>q[$(MAKE) -f $(MODPERL_MAKEFILE)] } # --- MakeMaker post_initialize section:akefile --- -- Kermit Tensmeyer [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Fw: modperl2 - makefile.PL generation glitch

2002-08-25 Thread Kermit Tensmeyer
On Mon, 26 Aug 2002 03:58:29 UT, "Kermit Tensmeyer" <[EMAIL PROTECTED]> said: > On Sun, 25 Aug 2002 20:05:05 -0700 (PDT), "Doug MacEachern" never mind, ... for what ever reason, cvs left behind a merged file I removed the prior text, and stuff works -- much

Re: Fw: modperl2 - makefile.PL generation glitch

2002-08-25 Thread Kermit Tensmeyer
ine 745. Global symbol "$minor" requires explicit package name at lib/Apache/Build.pm line 745. Global symbol "$patch" requires explicit package name at lib/Apache/Build.pm line 745. Compilation failed in require at Makefile.PL line 28. BEGIN failed--compilation aborted at Mak

Fw: modperl2 - makefile.PL generation glitch

2002-08-25 Thread Kermit Tensmeyer
ORREVISION "." > AP_SERVER_PATCHLEVEL > > I don't know if this is the result of a recent change in code of either > the modperl side > or the apache side. > > -- > Kermit Tensmeyer these are -my- opinions > [EMAIL PROTECTED] > - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]