Search found 2 matches

by babblo
Mon Apr 02, 2012 1:22 pm
Forum: ZoneMinder 1.25.x
Topic: Unable to compile ZoneMinder 1.25 in CentOS 5.4 :(
Replies: 3
Views: 2194

Re: Unable to compile ZoneMinder 1.25 in CentOS 5.4 :(

Old version of ffmpeg?? Donwloaded on Mar 30 2012 from git!

Code: Select all

# ffmpeg -V
ffmpeg version 0.10.2.git Copyright (c) 2000-2012 the FFmpeg developers
by babblo
Fri Mar 30, 2012 11:41 pm
Forum: ZoneMinder 1.25.x
Topic: Unable to compile ZoneMinder 1.25 in CentOS 5.4 :(
Replies: 3
Views: 2194

Unable to compile ZoneMinder 1.25 in CentOS 5.4 :(

Configure Options: ./configure --with-webdir=/var/www/html/zm --with-cgidir=/var/www/cgi-bin ZM_DB_HOST=localhost ZM_DB_NAME=*** ZM_DB_USER=*** ZM_DB_PASS=*** --enable-debug=no --with-webgroup=apache --with-webuser=apache --enable-mmap CPPFLAGS="-D__STDC_CONSTANT_MACROS ${CPPFLAGS}" When I try to ...