Installing ports with OPTIONS

Steve Bertrand iaccounts at ibctech.ca
Fri Sep 10 07:03:20 PDT 2004


> 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 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"
>




More information about the freebsd-questions mailing list