Date: Wed, 26 Apr 2006 20:01:31 -0400 From: "Bradford Fisher" <bfisher@affidavitmaker.com> To: <freebsd-questions@freebsd.org> Subject: PHP5 Compile Problems Message-ID: <53599B87179DE947A3F8E90550BA89296C1F@amserver.AffidavitMaker.local>
next in thread | raw e-mail | index | archive | help
I'm currently trying to run: =20 make CONFIGURE_ARGS+=3D--with-pcre-regex \ CONFIGURE_ARGS+=3D--enable-fastcgi \ CONFIGURE_ARGS+=3D--enable-force-cgi-redirect =20 However, every time I run the command, I get an error about a problem with apache13. But I do not want to install apache, because I plan to use lighttpd instead. =20 After talking with a couple people in the ##freebsd channel on freenode.net, I edited my /usr/ports/lang/php5/Makefile so that it read WITH_APACHE =3D NO and then ran "make distclean" in both the /usr/ports/lang/php5 and /usr/ports/www/apache13 directories. Then I reran the above command, but make still tried to obtain the apache13 code and ended with an error. =20 What might I be doing wrong? =20 Thanks! - Brad
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53599B87179DE947A3F8E90550BA89296C1F>