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.60
First Submitted: 2008-03-21 00:09 (UTC)
Last Updated: 2025-06-05 21:26 (UTC)

Latest Comments

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

alyubomirov commented on 2013-09-10 20:54 (UTC)

aalexanderr, you don't need ffmpeg. Uninstall ffmpeg files and try again. duli, you are trying to parallel make. In PACKAGEDUILD add options=(!makeflags)

aalexanderr commented on 2013-08-26 20:15 (UTC)

Hello guys can you help me. 1st of all i try to install ffmpeg-git from source and got error at configure: libavcodec.a is required for MPEG streaming libavformat.a is required for MPEG streaming libavdevice.a is required for MPEG streaming ffmpeg say me: libavutil libavcodec libavformat libavdevice... don't know what to do... help me pls.

thefrip commented on 2013-08-16 09:00 (UTC)

Only way to compile without the below error (can't create either /var/log/zm or /var/run/zm) is to chmod /run and /var/log to og+w for the time of the compilation because of an "ugly" hack in the makefile of ZoneMinder. These directories should have been created in the pkg tree but the makefile is actually pointing to the real file system because of the hack.

<deleted-account> commented on 2013-06-25 03:55 (UTC)

I can't complete makepkg due to permission errors: mkdir: cannot create directory ‘/var/log/zm’: Permission denied chown: cannot access ‘/var/log/zm’: No such file or directory chmod: cannot access ‘/var/log/zm’: No such file or directory make[3]: *** [install-data-hook] Error 1 make[3]: Leaving directory `/home/duli/pkgbuild/zoneminder/src/ZoneMinder-1.25.0' make[2]: *** [install-data-am] Error 2 make[2]: Leaving directory `/home/duli/pkgbuild/zoneminder/src/ZoneMinder-1.25.0' make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/home/duli/pkgbuild/zoneminder/src/ZoneMinder-1.25.0' make: *** [install-recursive] Error 1 ==> ERROR: A failure occurred in package(). Aborting... Should I run makepkg with root privileges? Is this intended? Tks.

tritron commented on 2013-06-20 03:50 (UTC)

Because the dbi package included with arch Linux does not work when upgrading to per 5.18 you must recompile dbi from cpan by typing in cpanp -i --force DBI

tritron commented on 2013-05-29 04:14 (UTC)

If you had upgraded to pearl 5.18 that is what is causing problems.

<deleted-account> commented on 2013-05-29 02:01 (UTC)

I'm out of town for a few days. I'll check this out when I get home, and check in over the weekend. Thanks.