1.24.2 + fedora + mmap

Forum for questions and support relating to the 1.24.x releases only.
Locked
sef1976
Posts: 46
Joined: Sun Aug 16, 2009 5:24 am

1.24.2 + fedora + mmap

Post by sef1976 »

i build it on --enable-mmap

i have same little problem
1) repo not have SYS::Mmap
i find it on inet :lol: in tar.gz
and build rpm/srpm

2) after install zoneminder his not start
if find and edit same lines - # remove
in file /usr/lib/perl5/vendor_perl/5.10.0/ZoneMinder/Memory/Mapped.pm

Code: Select all

# Remove this, we don't use it but RPM is finding it as a dependency
 use Sys::Mmap;
All source and build http://deka0.office-on-the.net/zm/
ZM i386 Mmap
ZM i586 Shared
Locked