With mysql in USE, emerging prints the following: * To use a database as a backend for snort you will have to * import the correct tables to the database. * You will have to setup a database called snort first. * * MySQL: zcat /usr/share/doc/snort-2.3.0/schema/create_mysql.gz | mysql -p snort * * Also, read the following Gentoo forums article: * http://forums.gentoo.org/viewtopic.php?t=78718 /usr/share/doc/snort-2.3.0/schema/create_mysql.gz does not exist, but should be /usr/share/doc/snort-2.3.0/schemas/create_mysql.gz (schemas, not schema) Reproducible: Always Steps to Reproduce: 1. USE=mysql emerge snort
Please `emerge sync`. *** This bug has been marked as a duplicate of 81415 ***