Package Details: zoneminder 1.38.1-1

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 AND MIT
Submitter: None
Maintainer: Nocifer
Last Packager: Nocifer
Votes: 74
Popularity: 0.041784
First Submitted: 2008-03-21 00:09 (UTC)
Last Updated: 2026-02-17 19:20 (UTC)

Latest Comments

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

<deleted-account> commented on 2015-02-26 05:47 (UTC)

This package seems to be breaking php. When it is installed, PHP no longer uses php.ini to get open_basedir. After installation, open_basedir always returns /srv/http/:/home/:/tmp/:/usr/share/pear/:/usr/share/webapps/:/etc/zm.conf:/srv/http/zoneminder/:/var/cache/zoneminder/:/srv/zoneminder/socks/:/var/log/zoneminder/. I have been trying to find a reason for this, but I cannot. Maybe someone smarter than I can find the problem.

cspence commented on 2015-01-15 23:31 (UTC)

If you're unable to start zoneminder (service script or on the webpage), go to Options on the webpage, go to the Paths tab, change PATH_SOCKS to /srv/zoneminder/socks. This is an unresolved issue with zoneminder source and the cmake script.

cspence commented on 2015-01-14 20:54 (UTC)

filesystem owns it. It is a default symlink on Arch x86_64. The problem comes from the perl5 library in the package. It attempts to install at /usr/lib64. I've been trying to find the right flags to give cmake to point perl or all library files to /usr/lib by default. If I get the right combination, I'll send it your way.

cspence commented on 2015-01-14 19:41 (UTC)

Looks like I wasn't the only one having that problem. It appears to be an issue with how pacman 4.2 does not allow for symlinks anymore. Link to forum thread referring to this issue: https://bbs.archlinux.org/viewtopic.php?pid=1492022 Link to blog post about pacman 4.2 updates (see "Directory Symlink Handling"): http://allanmcrae.com/2014/12/pacman-4-2-released/

cspence commented on 2015-01-14 19:11 (UTC)

Anyone else getting a conflicting files message when they attempt to install zoneminder on an x86_64 machine? "error: failed to commit transaction (conflicting files) zoneminder: /usr/lib64 exists in filesystem Errors occurred, no packages were upgraded."

cspence commented on 2015-01-14 18:06 (UTC)

Instead of creating new packages that will cause conflicts, I would highly suggest reading up on how to resolve out-of-date AUR packages: https://wiki.archlinux.org/index.php/Arch_User_Repository#Foo_in_AUR_is_outdated.3B_what_do_I_do.3F

patryk commented on 2015-01-04 12:39 (UTC)

And I have conflict between perl-time-modules and perl-time-parsedate when I build all dependencies.