Installing Denora Stats on OS X
Denora stats is a IRC statistical program that basically acts like a bridge between the IRC server and MySQL. If you have installed mysql using Mac Ports you probably need to add:
--with-mysqlclient-include=/opt/local/include/mysql5/mysql/
To your ./configure statement..
--with-mysqlclient-include=/opt/local/include/mysql5/mysql/
To your ./configure statement..

Leave a comment