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.39
First Submitted: 2008-03-21 00:09 (UTC)
Last Updated: 2024-10-22 17:14 (UTC)

Dependencies (45)

Sources (8)

Latest Comments

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

<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

Fraterius commented on 2013-05-06 14:33 (UTC)

Everything works great except two things that I noticed. One is that I can't use rtsp protocol (which I used till now), this is strange cause I got such error: You must have ffmpeg libraries installed to use remote camera protocol 'rtsp' for monitor 1. and ffmpeg is installed. It works thrue http protocol though with no problems. Second problem is that you must makepkg with root permissions, maybe there is some walkaround to avoid that. Thanks a lot tritron for your contribution.

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

Well, works great. Just compiled it without any problems. Thx a lot.

tritron commented on 2013-05-05 05:36 (UTC)

I just updated this package to latest working version.