Date: Sun, 24 Oct 2004 20:17:20 -0400 From: "Shawn" <list@pc-remedies.net> To: <freebsd-questions@freebsd.org> Subject: Help with make install for php4 Message-ID: <000801c4ba27$fe1fe310$c8010a0a@tacstation>
next in thread | raw e-mail | index | archive | help
Hello, I have just finished installing FreeBSD 4.10 i386. I srarted with the kernal. After and update of ports with cvs I moved to mysql. (cd /usr/ports/databases/mysql40-server) After mysql I did apache (cd /usr/ports/www/apache13-modssl). After apache I went to do php4. as follows cd /usr/ports/lang/php4 make install A blue screen jumped up and it asked about apache support a did not take my time and read it. I believe it may have said apache 2 support. Because now I'm getting this error when attempting to make install php4. <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. -- Cheers Shawn
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000801c4ba27$fe1fe310$c8010a0a>
