Date: Tue, 6 May 2003 00:15:44 +0100 From: Jez Hancock <jez.hancock@munk.nu> To: FreeBSD questions List <freebsd-questions@freebsd.org> Subject: Re: How to find out available "make" arguments Message-ID: <20030505231544.GA88775@users.munk.nu> In-Reply-To: <20030505231013.GA88545@users.munk.nu> References: <3EB2B0E4.5000309@netscape.net> <20030502185938.GA22693@users.munk.nu> <20030503084738.GE17027@ns2.wananchi.com> <20030505231013.GA88545@users.munk.nu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 06, 2003 at 12:10:13AM +0100, Jez Hancock wrote: > Incidentally I don't think the example I gave of apache/suexec was a > very good one - totally by coincidence (isn't it always?) I'm attempting > to build apache with suexec support right now and doing this: > > [18:02:20] root@whitestar /usr/ports/www/apache13-modssl# make \ > -DWITH_APACHE_SUEXEC -DAPACHE_SUEXEC_DOCROOT=/www -DAPACHE_SUEXEC_USERDIR=/www > > isn't enabling apache-suexec, let alone any of the other options :( > > I just found this thread totally by coincidence like I say after searching > for help on the topic: > http://marc.theaimsgroup.com/?l=freebsd-questions&m=105195202218567&w=2 Ok ok so the info I needed was in the very next thread here ^^^^^;/ Should have been: > -DWITH_APACHE_SUEXEC=yes -DAPACHE_SUEXEC_DOCROOT=/www -DAPACHE_SUEXEC_USERDIR=/www instead of: > -DWITH_APACHE_SUEXEC -DAPACHE_SUEXEC_DOCROOT=/www -DAPACHE_SUEXEC_USERDIR=/www
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030505231544.GA88775>