Problem installing on CentOS 5.3 64-bit (requires libjpeg.a)
Posted: Wed Sep 09, 2009 4:57 pm
Followed the instructions found here...
http://www.zoneminder.com/wiki/index.php/CentOS
./configure --with-webdir=/var/www/html/zm --with-cgidir=/var/www/cgi-bin --with-webuser=apache --with-webgroup=apache ZM_DB_HOST=localhost ZM_DB_NAME=zm ZM_DB_USER=XXX ZM_DB_PASS=XXX --with-extralibs="-L/usr/lib64 -L/usr/lib64/mysql"
...ends with...
checking for jpeg_start_compress in -ljpeg... no
configure: error: zm requires libjpeg.a
I came across this link for a possible resolution, but the post he refers to is unavailable....
http://www.rustyrazorblade.com/2008/07/ ... it-centos/
Any help here? Thanks!!![/code]
http://www.zoneminder.com/wiki/index.php/CentOS
./configure --with-webdir=/var/www/html/zm --with-cgidir=/var/www/cgi-bin --with-webuser=apache --with-webgroup=apache ZM_DB_HOST=localhost ZM_DB_NAME=zm ZM_DB_USER=XXX ZM_DB_PASS=XXX --with-extralibs="-L/usr/lib64 -L/usr/lib64/mysql"
...ends with...
checking for jpeg_start_compress in -ljpeg... no
configure: error: zm requires libjpeg.a
I came across this link for a possible resolution, but the post he refers to is unavailable....
http://www.rustyrazorblade.com/2008/07/ ... it-centos/
Any help here? Thanks!!![/code]