Date: Fri, 10 Sep 2004 09:05:18 -0500 From: Tom Cook <mrpuffypants@gmail.com> To: Steve Bertrand <iaccounts@ibctech.ca> Cc: questions@freebsd.org Subject: Re: Installing ports with OPTIONS Message-ID: <c64141de040910070527e6ecac@mail.gmail.com> 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
I believe that you should just be able to install the port with the option '--with-mysql' to bring in support for mysql i.e.: #make --with-mysql should do it for you. -tom On Fri, 10 Sep 2004 10:02:37 -0400 (EDT), Steve Bertrand <iaccounts@ibctech.ca> wrote: > 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? > > Tks, > > 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" > -- ---------- Tom Cook mrpuffypants@gmail.com http://www.tomservo.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c64141de040910070527e6ecac>