Date: Wed, 26 Apr 2006 19:57:56 -0500 (CDT) From: Philip Hallstrom <freebsd@philip.pjkh.com> To: Bradford Fisher <bfisher@affidavitmaker.com> Cc: freebsd-questions@freebsd.org Subject: Re: PHP5 Compile Problems Message-ID: <20060426195746.I69900@bravo.pjkh.com> In-Reply-To: <53599B87179DE947A3F8E90550BA89296C1F@amserver.AffidavitMaker.local> References: <53599B87179DE947A3F8E90550BA89296C1F@amserver.AffidavitMaker.local>
next in thread | previous in thread | raw e-mail | index | archive | help
> I'm currently trying to run: > > make CONFIGURE_ARGS+=--with-pcre-regex \ > CONFIGURE_ARGS+=--enable-fastcgi \ > CONFIGURE_ARGS+=--enable-force-cgi-redirect > > 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. > > 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 = 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. > > What might I be doing wrong? Maybe something in /var/db/ports/****
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060426195746.I69900>