Search found 2 matches
- Tue Jul 10, 2012 8:04 pm
- Forum: ZoneMinder 1.25.x
- Topic: Install issue - "missing" libmysqlclient.a
- Replies: 2
- Views: 1590
Re: Install issue - "missing" libmysqlclient.a
All I needed was to include the directory where libmysqlclient.so file was... Now ./configure state went through fine, but make shows even worse error: zm_ffmpeg_camera.cpp:105:44: error: missing binary operator before token "(" I guess it is a problem with ffmpeg and not zoneminder... Any help here ...
- Fri Jul 06, 2012 9:04 pm
- Forum: ZoneMinder 1.25.x
- Topic: Install issue - "missing" libmysqlclient.a
- Replies: 2
- Views: 1590
Install issue - "missing" libmysqlclient.a
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/installing-zoneminder-on-centos-6/ . Sorry about the URL, apparently it is "too spammy" according forum submission form... Unfortunatelly, the system ...