
Leo Matheus
(usa Ubuntu)
Enviado em 20/08/2012 - 16:16h
bem Eu estava tentando rodar o barnyard2 a partir de seu arquivo de configuração utilizando o comando barnyard2 -c
barnyard2-1.9/etc/barnyard2.conf e eu recebi o seguinte erro:
Log directory = /var/log/barnyard2
database: 'mysql' support is not compiled into this build of snort
ERROR: If this build of snort was obtained as a binary distribution (e.g., rpm,
or Windows), then check for alternate builds that contains the necessary
'mysql' support.
If this build of snort was compiled by you, then re-run the
the ./configure script using the '--with-mysql' switch.
For non-standard installations of a database, the '--with-mysql=DIR'
syntax may need to be used to specify the base directory of the DB install.
See the database documentation for cursory details (doc/README.database).
and the URL to the most recent database plugin documentation.
Fatal Error, Quitting..
Eu estou usando a versão 2.9.3.1 do snort e, ao tentar configura-lo, utilizando ./configure --with-mysql, ele não reconhece a opção
--with-mysql.
Será que alguem pode me ajudar?