Hi all, long time no see!

I'm compiling libcod for cod2 again, but i run into this error:
Code:
##### COMPILE cod2_1_0 GSC_MYSQL.CPP #####
gsc_mysql.cpp:5:25: fatal error: mysql/mysql.h: No such file or directory
 #include <mysql/mysql.h>
And later
Code:
##### LINKING libcod2_1_0.so #####
/usr/bin/ld: cannot find -lmysqlclient
collect2: error: ld returned 1 exit status
Somehow I'm not able to install this: libmysqlclient-dev:i386

Working on Debian 6 and using maxdamage's libcod