Can I user Mariadb replace for Mysql?

Vietlubu

New member
Messages
38
Points
0
Github
vietlubu
Emulator
Hi.

I user Centos 7 and mariadb to setup a hercules server.

When i compile source code. I have a problem

checking for mysql_config... nochecking for mysql_init... nochecking mysql.h usability... nochecking mysql.h presence... nochecking for mysql.h... nochecking MySQL library (required)... noconfigure: error: MySQL not found or incompatible
How i can user mariadb for hercules server?
Thanks.

 
Solved. I install mysql-devel package and make sql run ok.

 
Back
Top