Search found 6 matches

by troydwill
Fri May 25, 2012 5:22 am
Forum: ZoneMinder 1.25.x
Topic: can't compile zoneminder on arch linux
Replies: 8
Views: 3873

Re: can't compile zoneminder on arch linux

I put zoneminder package on my server. The package is zoneminder-1.25.0-7-x86_64.pkg.tar.xz You can sync it with pacman if you put my repo in your pacman.conf: zoneminder-arch] Server = my server URL I also put 3 zoneminder dependencies, perl-sys-mmap, perl-unicode-map, and cambozola in the repo to ...
by troydwill
Fri May 25, 2012 4:52 am
Forum: ZoneMinder 1.25.x
Topic: can't compile zoneminder on arch linux
Replies: 8
Views: 3873

Re: can't compile zoneminder on arch linux

Sorry for the white noise in the previous post- zoneminder did just now compile. The compile failure I reported was due to a leftover binary from my earlier i386 build.

I'm going to test this zoneminder binary package and if it's good I'll make it available on a sever.

--Troy
by troydwill
Fri May 25, 2012 4:27 am
Forum: ZoneMinder 1.25.x
Topic: can't compile zoneminder on arch linux
Replies: 8
Views: 3873

Re: can't compile zoneminder on arch linux

My x86-64 compile failed, although I got a different error message: /usr/bin/ld: i386 architecture of input file `zm_ffmpeg.o' is incompatible with i386:x86-64 output collect2: error: ld returned 1 exit status make[2]: *** [zmc] Error 1 make[2]: Leaving directory `/home/troy/rsync/zoneminder-aur-tdw ...
by troydwill
Fri May 25, 2012 3:21 am
Forum: ZoneMinder 1.25.x
Topic: can't compile zoneminder on arch linux
Replies: 8
Views: 3873

Re: can't compile zoneminder on arch linux

Yes, I did. I'm reinstalling Arch x86_64 on my VPN and will try compiling. I'll probably end up distributing an x86_64 binary package if your interested, will let you know the result in any event.

--Troy
by troydwill
Wed May 23, 2012 4:32 pm
Forum: ZoneMinder 1.25.x
Topic: can't compile zoneminder on arch linux
Replies: 8
Views: 3873

Re: can't compile zoneminder on arch linux

Yep. I just compiled it this morning on an i686 system.
by troydwill
Tue May 22, 2012 5:53 pm
Forum: ZoneMinder 1.25.x
Topic: can't compile zoneminder on arch linux
Replies: 8
Views: 3873

Re: can't compile zoneminder on arch linux

Do a Google seach on "AUR zoneminder" to find the AUR package page.

You can run the two sed commands posted by Ganin on Wed, 16 May 2012 15:53:00 and then you can compile.

Hope this helps.