Date: Fri, 10 Sep 2004 10:05:26 -0400 (EDT) From: "Steve Bertrand" <iaccounts@ibctech.ca> To: questions@freebsd.org Subject: Re: Installing ports with OPTIONS Message-ID: <1192.209.167.16.15.1094825126.squirrel@209.167.16.15> In-Reply-To: <1188.209.167.16.15.1094824957.squirrel@209.167.16.15> References: <1188.209.167.16.15.1094824957.squirrel@209.167.16.15>
next in thread | previous in thread | raw e-mail | index | archive | help
> Hi all, > > I am attempting to install /usr/ports/security/snort, but I want MySQL > support. > > I've uncommented OPTIONS and the line that states MYSQL=on in the > Makefile, however, when I run: > > # script > # make > > the resulting script shows no indication that MySQL was included. How > can I verify that support for MySQL was included? > > If I run: > > # make -DWITH_MYSQL > > will I be certain that it is included, even if the output from make > shows no indication of MySQL? Sorry to reply my own post, but: # make -DWITH_MYSQL appears to be working. The port is building in MySQL now. Steve > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1192.209.167.16.15.1094825126.squirrel>