ZM from SVN problems
Posted: Wed Feb 09, 2011 10:28 pm
Greetings,
svn co http://svn.zoneminder.com/svn/zm/trunk zm
Built and running mostly ok on Ubuntu 10.04.2 LTS on AMD Athlon(tm) 64 Processor 3000+
Except, ZM does not survive a reboot unless I do a fresh `make install`
After a fresh reboot ;
root@zm:~# /etc/init.d/zm restart
Stopping ZoneMinder: Warning, overriding installed ./zm.conf file with local copy
failure
Starting ZoneMinder: Warning, overriding installed ./zm.conf file with local copy
Can't connect: No such file or directory at /usr/local/share/perl/5.10.1/ZoneMinder/Debug.pm line 349
ZoneMinder::Debug::Fatal('Can\'t connect: No such file or directory') called at /usr/local/bin/zmdc.pl line 168
failure
root@zm:~# cd /usr/src/zm/ && make install 2>&1 >>/dev/null && /etc/init.d/zm restart
Stopping ZoneMinder: Warning, overriding installed ./zm.conf file with local copy
failure
Starting ZoneMinder: Warning, overriding installed ./zm.conf file with local copy
success
root@zm:/usr/src/zm#
Also, ZM waits for an event as it should, and then stays recording for hours.
Any hint?
Thanks,
Steve
svn co http://svn.zoneminder.com/svn/zm/trunk zm
Built and running mostly ok on Ubuntu 10.04.2 LTS on AMD Athlon(tm) 64 Processor 3000+
Except, ZM does not survive a reboot unless I do a fresh `make install`
After a fresh reboot ;
root@zm:~# /etc/init.d/zm restart
Stopping ZoneMinder: Warning, overriding installed ./zm.conf file with local copy
failure
Starting ZoneMinder: Warning, overriding installed ./zm.conf file with local copy
Can't connect: No such file or directory at /usr/local/share/perl/5.10.1/ZoneMinder/Debug.pm line 349
ZoneMinder::Debug::Fatal('Can\'t connect: No such file or directory') called at /usr/local/bin/zmdc.pl line 168
failure
root@zm:~# cd /usr/src/zm/ && make install 2>&1 >>/dev/null && /etc/init.d/zm restart
Stopping ZoneMinder: Warning, overriding installed ./zm.conf file with local copy
failure
Starting ZoneMinder: Warning, overriding installed ./zm.conf file with local copy
success
root@zm:/usr/src/zm#
Also, ZM waits for an event as it should, and then stays recording for hours.
Any hint?
Thanks,
Steve