Installing ports with OPTIONS

Tom Cook mrpuffypants at gmail.com
Fri Sep 10 07:05:18 PDT 2004


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 at 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
> 



-- 
----------
Tom Cook
mrpuffypants at gmail.com
http://www.tomservo.net


More information about the freebsd-questions mailing list