Search found 2 matches

by protector
Thu Apr 24, 2014 9:13 pm
Forum: ZoneMinder 1.26.x
Topic: installation process failing on Fedora 20
Replies: 2
Views: 1823

Re: installation process failing on Fedora 20

Thank you; the RPM worked wonderfully. The thing is thrashing a bit now but I may not have the DB optimized--and I used mysql rather than mariadb, which might not have been a good idea.
by protector
Sat Feb 15, 2014 1:36 am
Forum: ZoneMinder 1.26.x
Topic: installation process failing on Fedora 20
Replies: 2
Views: 1823

installation process failing on Fedora 20

I'm installing 1.26.5 on Fedora 20. When I run the make command errors appear: In file included from /home/gregmj/ZoneMinder-1.26.5/src/zm_event.cpp:34:0: /home/gregmj/ZoneMinder-1.26.5/src/zm_mpeg.h:43:7: error: use of enum ‘PixelFormat’ without previous declaration enum PixelFormat pf; ^ /home/gre ...