Hello, when starting my cod2 server. I got this weird thing on console
PHP Code:
/usr/lib/i386-linux-gnu/libmysqlclient.so.18no version information available (required by libcod/bin/libcod2_1_3.so
I tried
PHP Code:
dpkg --add-architecture i386
apt
-get update
apt
-get install gcc-multilib
apt
-get install libmysqlclient-dev:i386
apt
-get install g++-multilib 
Still getting it. Any solution ?

Ubtunu
Architecture: x86_64