Package Details: zoneminder 1.36.35-2

Git Clone URL: https://aur.archlinux.org/zoneminder.git (read-only, click to copy)
Package Base: zoneminder
Description: A full-featured, open source, state-of-the-art video surveillance software system
Upstream URL: https://zoneminder.com/
Keywords: camera cctv monitor record security surveillance video zoneminder
Licenses: GPL-2.0-only
Submitter: None
Maintainer: Nocifer
Last Packager: Nocifer
Votes: 73
Popularity: 0.62
First Submitted: 2008-03-21 00:09 (UTC)
Last Updated: 2025-06-05 21:26 (UTC)

Dependencies (45)

Sources (8)

Latest Comments

« First ‹ Previous 1 .. 39 40 41 42 43 44 45 46 47 48 49 .. 63 Next › Last »

alyubomirov commented on 2014-01-15 14:46 (UTC)

Has anybody been able to see the camera in the 'alarm' settings and set up alarm zones? The picture is not showing up. By the way, there is new version...

barton commented on 2014-01-04 12:46 (UTC)

For me the systemd service unit file also has errors: Required => Requires ExecRestart => ExecReload

btweb commented on 2013-12-18 01:40 (UTC)

Couple of comments. I finally got this going after several dedicated hours of debugging :-) I did however reinstall zoneminder on a not so clean fresh install. 1 - mysqld and httpd service files both have set PrivateTmp=true, so zmdc.pl is never going to be able to read /tmp/zm/zmdc.pl? I just commented out PrivateTmp=true, so I hope it's not actually the default. 2 - I could not figure out why connecting to mysqld failed even after many attempts to put various timeouts in Zoneminder::Config.pm or zmpkg.pl. I did notice that systemd is particularly harsh about the whole service not starting up in time, so consequently I set in zoneminder.service [Service] section: Restart=always StartLimitInterval=0 StartLimitBurst=0 So it just keeps banging away until mysqld is ready to talk. I've restarted a couple of times now and zoneminder starts up and the web interface can tell it is running (AND cambozola doesn't say "No main content type" which is what I was going to look at next! :-)

webs1821 commented on 2013-11-21 10:53 (UTC)

With AURA I had the same issue as @zwastik, but I downloaded tarball and with makepkg everything works fine.

tritron commented on 2013-11-11 14:42 (UTC)

Did you run it as root makepkg ?

zwastik commented on 2013-09-18 03:41 (UTC)

make[2]: Entering directory `/tmp/yaourt-tmp-idr/aur-zoneminder/src/ZoneMinder-1.26.3' /usr/bin/mkdir -p '/tmp/yaourt-tmp-idr/aur-zoneminder/pkg/zoneminder/etc' /usr/bin/install -c -m 644 zm.conf '/tmp/yaourt-tmp-idr/aur-zoneminder/pkg/zoneminder/etc' make install-data-hook make[3]: Entering directory `/tmp/yaourt-tmp-idr/aur-zoneminder/src/ZoneMinder-1.26.3' ( cd /tmp/yaourt-tmp-idr/aur-zoneminder/pkg/zoneminder/etc; chown http:http zm.conf; chmod 600 zm.conf ) ( if ! test -e /var/run/zm; then mkdir -p /var/run/zm; fi; if test "/var/run/zm" != "/var/run"; then chown http:http /var/run/zm; chmod u+w /var/run/zm; fi ) mkdir: cannot create directory ‘/var/run/zm’: Permission denied chown: cannot access ‘/var/run/zm’: No such file or directory chmod: cannot access ‘/var/run/zm’: No such file or directory make[3]: *** [install-data-hook] Error 1 make[3]: Leaving directory `/tmp/yaourt-tmp-idr/aur-zoneminder/src/ZoneMinder-1.26.3' make[2]: *** [install-data-am] Error 2 make[2]: Leaving directory `/tmp/yaourt-tmp-idr/aur-zoneminder/src/ZoneMinder-1.26.3' make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/tmp/yaourt-tmp-idr/aur-zoneminder/src/ZoneMinder-1.26.3' make: *** [install-recursive] Error 1 ==> ERROR: A failure occurred in package(). Aborting... ==> ERROR: Makepkg was unable to build zoneminder.

skuda commented on 2013-09-13 13:38 (UTC)

1.26.3 available in http://www.zoneminder.com/downloads