LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Snort with barnyard2 (https://www.linuxquestions.org/questions/linux-server-73/snort-with-barnyard2-4175422141/)

pra838 08-15-2012 01:22 AM

Snort with barnyard2
 
When I configuring barnyard2 with mysql, gave below error.

root@super-ProLiant-DL360-G7:/home/super/barnyard2# ./configure --with-mysql


**********************************************
ERROR: unable to find mysqlclient library (libmysqlclient.*)
checked in the following places
/usr
/usr/lib
/usr/mysql
/usr/mysql/lib
/usr/lib/mysql
/usr/local
/usr/local/lib
/usr/local/mysql
/usr/local/mysql/lib
/usr/local/lib/mysql
**********************************************

Please help.

unSpawn 08-15-2012 02:50 PM

Quote:

Originally Posted by pra838 (Post 4754411)
ERROR: unable to find mysqlclient library (libmysqlclient.*)

Install the mysqlclient library development package?

pra838 08-15-2012 11:13 PM

I'm using ubuntu and there is no (libmysqlclient.*) packages.

unSpawn 08-16-2012 04:18 AM

Try searching for it. Something like 'apt-cache search mysql-dev libmysqlclient-dev libpcap-dev libpcre-dev libssl-dev'.


All times are GMT -5. The time now is 01:34 AM.