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)

Latest Comments

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

pvagner commented on 2013-05-09 21:41 (UTC)

thanks. Also do you guys have issues starting the zoneminder systemd service? The service starts up fine for me but zoneminder reports it is stopped on the main page. I am currently running zoneminder 1.25.0-24. Is it safe to update?

Fraterius commented on 2013-05-09 20:09 (UTC)

It does compile here with latest ffmpeg from arch repo.

tritron commented on 2013-05-09 15:19 (UTC)

Well prior rev was removing ffmpeg support so that why no ffmpeg is included. Latest rev I went in and fixed all errors that prevented zone minder from compiling against ffmpeg. Zoneminder code was ffmpeg code was obsoleted by changes made to ffmpeg. The zoneminder-1.25.0-ffmpeg.patch changes number of functions and definitions to match ffmpeg code. I compiled against ffmpeg-git I assume that will compile against ffmpeg included with arch.

pvagner commented on 2013-05-09 15:02 (UTC)

@tritron what version of ffmpeg is this supposed to be compiled against? ffmpeg is even not listed as a dependency. It should at least be added into optional dependencies I think. Are there other noticeable changes from build 24?

tritron commented on 2013-05-09 14:56 (UTC)

I can't reproduce this error at all. I wonder if that does not work for you you should try to makepkg --source as regular user and see if the source package can be compiled without an issue. If you fail at compiling I can provide you Sam with package just shoot me email.

<deleted-account> commented on 2013-05-08 15:08 (UTC)

No joy there Fraterius, I can run cd /root/zoneminder/pkg/zoneminder/etc; chown http:http zm.conf; chmod 600 zm.conf fine. Still throws up the same error. I don't like the sound of strage directories. Just downloaded and unzipped the tarball. Changed into that directory and ran makepkg -s --asroot. If I can provide any more information, I'd be happy to do so. Cheers Sam

<deleted-account> commented on 2013-05-08 15:06 (UTC)

No joy there Fraterius, I can run cd /root/zoneminder/pkg/zoneminder/etc; chown http:http zm.conf; chmod 600 zm.conf fine. Still throws up the same error. I don't like the sound of strage directories. Just downloaded and unzipped the tarball. Changed into that directory and ran makepkg -s --asroot. If I can provide any more information, I'd be happy to do so. Cheers Sam

Fraterius commented on 2013-05-08 14:36 (UTC)

tritron I ment that maybe there is some way to make such PKGBUILD so there won't be any necessity to build it as root, as it's not recommended way. Except that wverything works just fine. chuffy very strange behaviour, maybe try to change the permission and ownership of the file. There are some strange directories in your log.

<deleted-account> commented on 2013-05-08 14:10 (UTC)

Full log here: http://pastebin.com/2BTg58Dw If you need it of course :)