Package Details: zoneminder 1.36.35-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
Submitter: None
Maintainer: Nocifer
Last Packager: Nocifer
Votes: 72
Popularity: 0.045512
First Submitted: 2008-03-21 00:09 (UTC)
Last Updated: 2024-10-22 17:14 (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 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

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

Howdy, Having a problem, compiles ok, failed changing the permissions on the zm.conf. I can verify that the zm.conf exists in the location. Command Line output: http://pastie.org/7817458 Thanks very much tritron for maintaining this package!

tritron commented on 2013-05-07 03:30 (UTC)

I just uploaded new version that does not disable ffmpeg. What issue do you have with makepkg ? I run it as root when I test my package