Search found 6 matches

by TheTester
Fri Jul 20, 2012 2:12 pm
Forum: ZoneMinder 1.25.x
Topic: Can't get zoneminder to work...
Replies: 0
Views: 1127

Can't get zoneminder to work...

I'm fighting with zoneminder for some time and still can't get it work :( All I get right now are those errors when I try to start daemon: Perl API version v5.14.0 of Sys::Mmap does not match v5.16.0 at /usr/lib/perl5/vendor_perl/Sys/Mmap.pm line 302. Compilation failed in require at /usr/share ...
by TheTester
Fri Nov 04, 2011 11:58 am
Forum: ZoneMinder 1.25.x
Topic: Problem with installation - archlinux
Replies: 6
Views: 2846

Re: Problem with installation - archlinux

The funny thing is...I can't find it anywhere...So what should I do? There is no zmpkg.pl in src either but it probably correct as it's not compiled. Any suggestions?
by TheTester
Fri Nov 04, 2011 10:37 am
Forum: ZoneMinder 1.25.x
Topic: Problem with installation - archlinux
Replies: 6
Views: 2846

Re: Problem with installation - archlinux

Blah...my fault. I had DB installed from previous attempts and it didn't contained all tables. But right now I get: :: Starting ZoneMinder [BUSY] /etc/rc.d/zm: line 111: /usr/lib/zm/bin/zmpkg.pl: No such file or directory [FAIL] Which is correct in a way that this..hm...file really doesn't exist ...
by TheTester
Fri Nov 04, 2011 10:09 am
Forum: ZoneMinder 1.25.x
Topic: Problem with installation - archlinux
Replies: 6
Views: 2846

Re: Problem with installation - archlinux

Now, whenever I try to execute /etc/rc.d/zm start, I get this: Upgrade %s database: ZoneMinder DBD::mysql::st execute failed: Table 'zoneminder.Logs' doesn't exist at /usr/share/perl5/site_perl/ZoneMinder/Logger.pm line 609. I have DB installed and I changed zm.conf so I have no idea what's going on ...
by TheTester
Fri Nov 04, 2011 9:11 am
Forum: ZoneMinder 1.25.x
Topic: Problem with installation - archlinux
Replies: 6
Views: 2846

Re: Problem with installation - archlinux

It's seems that there was problem with /var/lib/zm beacuse this dir wasn't present at the time of installation and touch can't create dirs.
Installation was successful...now I had to check if it works...
by TheTester
Thu Nov 03, 2011 9:52 am
Forum: ZoneMinder 1.25.x
Topic: Problem with installation - archlinux
Replies: 6
Views: 2846

Problem with installation - archlinux

Hello I need some help with installing zoneminder on archlinux. There is package in AUR but at the end of install process I got this: ==> You must edit /etc/httpd/conf/httpd.conf and uncomment/add the line ==> LoadModule php5_module modules/libphp5.so ==> You must also add these lines: ==> Include ...