Date: Thu, 26 Oct 2006 15:23:52 -0500 From: Josh Paetzel <josh@tcbug.org> To: freebsd-questions@freebsd.org Cc: Andreas =?iso-8859-1?q?Wider=F8e?= Andersen <wodfer@gmail.com> Subject: Re: PHP compile arguements Message-ID: <200610261523.52692.josh@tcbug.org> In-Reply-To: <23ed14b80610261304j6ad8df81id279199e7c3ed3ec@mail.gmail.com> References: <23ed14b80610261304j6ad8df81id279199e7c3ed3ec@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 26 October 2006 15:04, Andreas Wider=F8e Andersen wrote: > Hi, > I need to recompile PHP on my FreeBSD 6.1 STABLE system with two > compile arguements and I don't know how to do this. > > What would the correct compile arguements be when using PORTINSTALL > for: > > WITH apache and WITHOUT versioning? > > Thanks! > Andreas If you use the lang/php5 port and do a make config it will pop up a=20 dialog box which will allow you to select the apache option. To take=20 out versioning you'll have to edit the port's Makefile and=20 remove --enable-versioning from the CONFIGURE_ARGS=20 =2D-=20 Thanks, Josh Paetzel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610261523.52692.josh>