sudo apt-get install mysql-server mysql-client
指定mysql-lib位置:
./configure --with-mysql-lib=/usr/lib/i386-linux-gnu/
make
sudo make install