Problem installing on CentOS 5.3 64-bit (requires libjpeg.a)

Forum for questions and support relating to the 1.24.x releases only.
Locked
butlerm1977
Posts: 36
Joined: Wed Sep 09, 2009 4:47 pm

Problem installing on CentOS 5.3 64-bit (requires libjpeg.a)

Post by butlerm1977 »

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]
Locked