Search found 14 matches
- Tue Oct 25, 2011 9:44 pm
- Forum: ZoneMinder 1.25.x
- Topic: Compiling source on Ubuntu 11.10
- Replies: 3
- Views: 2645
Re: Compiling source on Ubuntu 11.10
I did a ' apt-get install libjpeg8-dev ffmpeg' , same error.
- Tue Oct 25, 2011 8:55 pm
- Forum: ZoneMinder 1.25.x
- Topic: Compiling source on Ubuntu 11.10
- Replies: 3
- Views: 2645
Compiling source on Ubuntu 11.10
I am trying to compile the daily build source on a fresh install of Ubuntu Desktop 11.10 Oneiric Ocelot, the latest Ubuntu release. I have slugged through meeting lots of requirements but it still hangs on make of zm with errors: make all-recursive make[1]: Entering directory `/u/zm' Making all in ...
- Tue May 17, 2011 5:49 pm
- Forum: ZoneMinder 1.24.x
- Topic: ZM 1.24.3 SVN won't start
- Replies: 11
- Views: 5080
Re: ZM 1.24.3 SVN won't start, /tmp/zm folder deleted on boo
There is another way to solve this on Ubuntu/Debian. One can set the variable TMPTIME in text file /etc/default/rcS to a value greater than the default of zero. TMPTIME sets how old /tmp files must be before they are deleted. So if TMPTIME=3, no files less than three days old would be deleted and ...
- Tue May 17, 2011 5:35 pm
- Forum: ZoneMinder 1.24.x
- Topic: ZM 1.24.3 SVN won't start
- Replies: 11
- Views: 5080
Re: ZM 1.24.3 SVN won't start SOLVED
I added a few lines to /etc/init.d/zm to create /tmp/zm folder if it is not already there. The problem was I didn't have correct file owner. So I did a chmod www-data:www-data /tmp/zm and it now runs again. Here is the inserted lines so that /tmp/zm is created: --- if [ ! -d /tmp/zm ] ; then mkdir ...
- Tue May 17, 2011 2:32 pm
- Forum: ZoneMinder 1.24.x
- Topic: ZM 1.24.3 SVN won't start
- Replies: 11
- Views: 5080
ZM 1.24.3 SVN won't start
I am seeing this error again when I stop and them try to start the SVN ZM : --- Starting ZoneMinder: 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 ...
- Mon May 16, 2011 6:35 pm
- Forum: ZoneMinder 1.24.x
- Topic: ZM from SVN problems
- Replies: 3
- Views: 2216
Re: ZM from SVN problems
I got it to start but don't understand how.
- I noticed the folder /tmp/zm did not exist so I re-created it. I reboot system yesterday. I tried to restart zm and it still failed.
- then I cleaned log files in /var/log/zm so I could catch a fresh log of failure
After that it restarted just fine.
- I noticed the folder /tmp/zm did not exist so I re-created it. I reboot system yesterday. I tried to restart zm and it still failed.
- then I cleaned log files in /var/log/zm so I could catch a fresh log of failure
After that it restarted just fine.
- Mon May 16, 2011 6:28 pm
- Forum: ZoneMinder 1.24.x
- Topic: ZM from SVN problems
- Replies: 3
- Views: 2216
Re: ZM from SVN problems - won't start
I am now getting the similar error. ZM will not start with message: --- # /etc/init.d/zm start Starting ZoneMinder: 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 ...
- Sat May 14, 2011 11:28 pm
- Forum: ZoneMinder 1.24.x
- Topic: Include username and password in HTML link to zoneminder
- Replies: 2
- Views: 3113
Include username and password in HTML link to zoneminder
When I access ZM from my mobile phone it is a pain to enter my username and password. Is there a method to include username and password in the HTML link? For example some systems (lots of cams) allow http://username:password@domain/.... to bypass login prompts. an I do this for a link to enter ZM?
- Fri May 13, 2011 1:39 am
- Forum: ZoneMinder 1.24.x
- Topic: Zoneminder 1.24.3 deluxe on Ubuntu 11.04 Natty
- Replies: 3
- Views: 2997
Zoneminder 1.24.3 deluxe on Ubuntu 11.04 Natty
Just to let you know, today I installed a new Ubuntu Desktop 11.04 and used this install guide on this page: http://www.zoneminder.com/wiki/index.php/Ubuntu_Server_11.04_64-bit_with_ZoneMinder_1.24.x_from_SVN,_FFmpeg,_libjpeg-turbo,_Webmin,_Cambozola And it worked like a charm! One step uses nano to ...
- Mon May 02, 2011 4:49 am
- Forum: ZoneMinder Distributions
- Topic: Zoneminder install DVD 1.24.x (3/7/2011)
- Replies: 197
- Views: 212697
Re: Zoneminder install DVD 1.24.x (3/7/2011)
Software updates are very important especially with web stuff open to the internet. I fell-back to using the zoneminder on Ubuntu's Synaptic Package Manager and it is working fairly well. I am now ironing out the bugs, copy+pasting some of the posted scripts. I'm happy with it now.
- Tue Apr 26, 2011 10:35 pm
- Forum: ZoneMinder Distributions
- Topic: Zoneminder install DVD 1.24.x (3/7/2011)
- Replies: 197
- Views: 212697
Re: Zoneminder install DVD 1.24.x (3/7/2011)
I hope someday zoneminder proves worthy because I have spent a potload of time trying to get it working reliably. I have the version included as a package on Ubuntu Synaptic Package Manager working OK. I want a virtualbox version. A reliable working current liveCD would be a godsend.It would be ...
- Tue Apr 26, 2011 9:34 pm
- Forum: ZoneMinder Distributions
- Topic: Zoneminder install DVD 1.24.x (3/7/2011)
- Replies: 197
- Views: 212697
Re: Zoneminder install DVD 1.24.x (3/7/2011)
I think the Ubuntu update for ffmpeg moved some libraries that the program "zmfix" uses. But that is as far as I got. I think ffmpeg needs any updates it can get for it has a history of security issues.
- Mon Apr 25, 2011 7:21 pm
- Forum: ZoneMinder Distributions
- Topic: Zoneminder install DVD 1.24.x (3/7/2011)
- Replies: 197
- Views: 212697
Re: Zoneminder install DVD 1.24.x (3/7/2011)
I tried your ISO now 3 times as a virtualbox virtual machine. I have same experience: after doing standard Ubuntu updates it breaks zoneminder with error that it cannot find libavcore.so.0 , which I think involves ffmpeg. I tried reinstalling ffmpeg but that did not help. The error message happens ...
- Sat Apr 23, 2011 4:17 pm
- Forum: ZoneMinder 1.24.x
- Topic: Zoneminder in Google Chrome - won't display video
- Replies: 1
- Views: 3682
Zoneminder in Google Chrome - won't display video
I have zoneminder 1.24.2 installed on Ubuntu 10.10 Maverick. It works OK if I use Firefox for the browser but if I use my preferred browser, Google Chrome, none of the videos display. I am running up-to-date version of Chrome, version 10.0.648.205 Does anyone have a clue why Chrome won't work with ...