Search found 6 matches

by mg
Tue May 16, 2006 2:39 pm
Forum: ZoneMinder Previous Versions
Topic: zoneminder couldn't catch the remote camera... need help...
Replies: 3
Views: 2326

May 16 10:22:01 localhost zmc_m1[2879]: WAR [Unable to use netcam regexps as not compiled with libpcre]
What distro do you have? libpcre is missing...

yum install pcre
yum install pcre-devel

Should be done before running ./configure
by mg
Tue May 16, 2006 11:42 am
Forum: ZoneMinder Previous Versions
Topic: FC5 how to
Replies: 1
Views: 2816

FC5 how to

Here is how I installed zoneminder on FC5. There might be a few typos: 1. Install fedora fc5 - include development and server - include mysql and support for mysql in php 2. Disable SELinux 3. rpm's - yum install pcre - yum install pcre-devel - yum install ffmpeg - yum install ffmpeg-devel - yum ...
by mg
Mon May 15, 2006 4:28 pm
Forum: ZoneMinder Previous Versions
Topic: motd
Replies: 1
Views: 1439

motd

[root@zoneminder events]# /sbin/service zm restart Stopping ZoneMinder: [ OK ] /etc/init.d/zm: line 128: /usr/local/sbin/motd.sh: No such file or directory Starting ZoneMinder: [ OK ] What is motd? Is it needed for zoneminder? I have not seen any problems yet.
by mg
Mon May 15, 2006 3:46 pm
Forum: ZoneMinder Previous Versions
Topic: No video mpeg file output
Replies: 5
Views: 3730

Are the path (check images tab) to ffmpeg correct. (On my FC5 it is located in: /usr/bin/ffmpeg - so I had to change it).

Have you installed ffmpeg and ffmpeg-devel before running ./configure?
by mg
Thu May 11, 2006 1:57 pm
Forum: ZoneMinder Previous Versions
Topic: No picture shown in zones window
Replies: 1
Views: 3273

Found the solution. SELinux was enabled.
by mg
Thu May 11, 2006 11:15 am
Forum: ZoneMinder Previous Versions
Topic: No picture shown in zones window
Replies: 1
Views: 3273

No picture shown in zones window

Hi I am new to zoneminder. Have done a fresh install on FC5. I have set up a remote IP camera (dlink 2100+) and I am able to record and do motion dectection. I get the folowing error from the httpd error log -and no picture is shown in the zones window: /usr/local/bin/zmu: error while loading shared ...