> 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

> _______________________________________________
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
>


_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to