On Wed, Jan 18, 2017 at 01:35:24AM -0800,
d.mul...@gmail.com wrote:
> Can mopher use mysql data base on centos? Can you advise me what kind of packet
> I need ti install instead libmysqlclient-dev?
There should be no problem with MySQL on CentOS. I'm not a CentOS expert, but I
think you can identify the required packages using the following yum commands:
yum provides "*/libmysclient*"
yum provides "*/mysql.h"
Kind regards
Manuel