• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Compiling CentOS - LibMySQLClient Problem.

Joined
Jun 16, 2008
Messages
626
Reaction score
3
Location
Gdańsk, Ustka
Code:
(...)

checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LUA... no
checking lua.h usability... yes
checking lua.h presence... yes
checking for lua.h... yes
checking for main in -llua... yes
checking mysql/mysql.h usability... yes
checking mysql/mysql.h presence... yes
checking for mysql/mysql.h... yes
checking for main in -lmysqlclient... no
configure: error: "Linking against mysql-client failed."

Hi,
can someone give me name of RPM which i need to install to elimine that error?

Please, reply fast.

@edit
I am finishing compiling TFS on CentOS, maybe i write tutorial :))
 
Back
Top