Comment 2 for bug 1249854

Revision history for this message
poiuty (poiuty) wrote :

On clean debian 7

cd /home/
apt-get install subversion gcc zlib1g-dev libmysql++-dev make libpcre3 libpcre3-dev
svn co http://eathena-project.googlecode.com/svn/trunk/
cd /home/trunk/
chmod -R 755 ./
./configure or ./configure --enable-64bit
make sql

And it`s work. But when I use percona server 5.6 -> checking MySQL library (optional)... no

Something similar happened with java applications.
For example with minecraft (bukkit), and some plug-ins that use mysql.
After the regular set mysql -> problem was gone

http://rathena.org/board/tracker/issue-8186-compilation-and-percona-server-56/