Install issue - "missing" libmysqlclient.a
Posted: Fri Jul 06, 2012 9:04 pm
Hi everyone.
I have got Centos 6.2 and I am trying to compile ZoneMinder 1.25.0 on it using this manual: w-w-w-dot-mindcryme-dot-com/2012/02/02/ ... -centos-6/. Sorry about the URL, apparently it is "too spammy" according forum submission form...
Unfortunatelly, the system returns error when I try to run ./configure:
.....<skipped>
checking for sigaction... yes
checking for ffmpeg... yes
checking for ffmpeg... /usr/local/bin/ffmpeg
checking for pnmscale... no
checking for pnmscale... no
checking for mysql_init in -lmysqlclient... no
configure: error: zm requires libmysqlclient.a
Can anybody let me know how I can make it use dynamic library linking instead of static one ? I understand that this has been changed in Centos 6.2 ? Any help would be much appreciated.
Regards,
Alex
I have got Centos 6.2 and I am trying to compile ZoneMinder 1.25.0 on it using this manual: w-w-w-dot-mindcryme-dot-com/2012/02/02/ ... -centos-6/. Sorry about the URL, apparently it is "too spammy" according forum submission form...
Unfortunatelly, the system returns error when I try to run ./configure:
.....<skipped>
checking for sigaction... yes
checking for ffmpeg... yes
checking for ffmpeg... /usr/local/bin/ffmpeg
checking for pnmscale... no
checking for pnmscale... no
checking for mysql_init in -lmysqlclient... no
configure: error: zm requires libmysqlclient.a
Can anybody let me know how I can make it use dynamic library linking instead of static one ? I understand that this has been changed in Centos 6.2 ? Any help would be much appreciated.
Regards,
Alex