Package Details: zoneminder 1.36.33-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://www.zoneminder.com/
Keywords: camera cctv monitor record security surveillance video zoneminder
Licenses: GPL-2.0-only
Conflicts: zoneminder-git
Submitter: None
Maintainer: Nocifer
Last Packager: Nocifer
Votes: 72
Popularity: 1.48
First Submitted: 2008-03-21 00:09 (UTC)
Last Updated: 2024-02-12 12:50 (UTC)

Latest Comments

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

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 :)

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

Hi tritron, Thanks for getting back to me. Running as root already [root@chipper zoneminder]# makepkg -s --asroot Still giving me the same error as my previous post. Cheers, Sam

tritron commented on 2013-05-08 11:51 (UTC)

or now the work around for this is to build package as root so login as root and type in makepkg --asroot