Date: Sun, 24 Oct 2004 22:43:25 -0400 From: "Shawn" <list@pc-remedies.net> To: "Kevin D. Kinsey, DaleCo, S.P." <kdk@daleco.biz> Cc: freebsd-questions@freebsd.org Subject: Re: Help with make install for php4 Message-ID: <00b701c4ba3c$666b7920$c8010a0a@tacstation> References: <000801c4ba27$fe1fe310$c8010a0a@tacstation> <417C6706.1030905@daleco.biz>
next in thread | previous in thread | raw e-mail | index | archive | help
I did try that .. But each time I try to reinstall I see this line . ===> Found saved configuration for php4-4.3.9 I dont know where its finding it from though ----- Original Message ----- From: "Kevin D. Kinsey, DaleCo, S.P." <kdk@daleco.biz> To: "Shawn" <list@pc-remedies.net> Cc: <freebsd-questions@freebsd.org> Sent: Sunday, October 24, 2004 10:37 PM Subject: Re: Help with make install for php4 > Shawn wrote: > > ><snip> > >checking for Apache 2.0 filter-module support via DSO through APXS... no > >checking for Apache 2.0 handler-module support via DSO through APXS... > >apxs:Error: Invalid query string `BINDIR' > >apxs:Error: Invalid query string `MPM_NAME' > >apxs:Error: Invalid query string `APU_BINDIR' > >apxs:Error: Invalid query string `APR_BINDIR' > >./configure: /apu-config: not found > >./configure: /apr-config: not found > >configure: error: You have enabled Apache 2 support while your server is > >Apache 1.3. Please use the appropiate switch --with-apxs (without the 2) > >===> Script "configure" failed unexpectedly. > ><end snip> > > > > > >I have tried using make install --with-apache as well as make install -- > >with-apache1 > > > >If someone can point me in a direction that would be great. > > > > > > Probably: > > $cd /usr/ports/lang/php4 > $make deinstall clean > $make --with-apxs install clean > > ?? > > Not sure, though. > > Kevin Kinsey > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00b701c4ba3c$666b7920$c8010a0a>