Page 1 of 1

trouble with installation of zoneminder

Posted: Sun Oct 30, 2005 2:36 am
by acromion
I've installed zoneminder on FC3 from an rpm package.

I can access the web interface and add a monitor for my camera. But the image is never displayed. Looking in /var/log/zm/zmwatch.log I see the following:

Can't get shared memory id '2053971970': No such file or directory

Looking in /var/log/zm/zmc.log I see the following:


'zmc -m 2' crashed at 05/10/29 15:30:18, exit status 127
'zmfilter.pl ' stopping at 05/10/29 15:32:38
'zmfilter.pl ' died at 05/10/29 15:32:38, signal 14
'zmupdate.pl -c' stopping at 05/10/29 15:32:38
'zmupdate.pl -c' died at 05/10/29 15:32:38, signal 14
'zmaudit.pl -d 900 -y' stopping at 05/10/29 15:32:38
'zmaudit.pl -d 900 -y' died at 05/10/29 15:32:38, signal 14
'zmwatch.pl ' stopping at 05/10/29 15:32:38
'zmwatch.pl ' died at 05/10/29 15:32:39, signal 14
Server shutdown at 05/10/29 15:32:51
Server starting at 05/10/29 15:33:12
'zmc -m 2' started at 05/10/29 15:33:21
'zmc -m 2' starting at 05/10/29 15:33:21, pid = 16109
/usr/lib/zm/bin/zmc: symbol lookup error: /usr/lib/libavformat.so: undefined symbol: dc1394_create_handle
'zmc -m 2' crashed at 05/10/29 15:33:22, exit status 127
'zmc -m 2' started at 05/10/29 15:33:22
'zmc -m 2' starting at 05/10/29 15:33:22, pid = 16110
/usr/lib/zm/bin/zmc: symbol lookup error: /usr/lib/libavformat.so: undefined symbol: dc1394_create_handle
'zmc -m 2' crashed at 05/10/29 15:33:22, exit status 127
Can't select: No child processes at /usr/lib/zm/bin/zmdc.pl line 593.
Server starting at 05/10/29 15:33:25
'zmfilter.pl' started at 05/10/29 15:33:31
'zmfilter.pl' starting at 05/10/29 15:33:31, pid = 16144


/usr/lib/zm/bin/zmc: symbol lookup error: /usr/lib/libavformat.s
o: undefined symbol: dc1394_create_handle

I am assuming that the problem might be related to ffmpeg but I can't understand what is wrong. ffmpeg is installed.

[root@occipital ~]$ rpm -qa | grep ffmpeg
ffmpeg-0.4.9-9_cvs20050517.rhfc3.at
ffmpeg-devel-0.4.9-9_cvs20050517.rhfc3.at

Can someone provide a little help here. I don't know how to proceed.

Thanks

Posted: Sun Oct 30, 2005 8:45 am
by jameswilson
see faq for your shared mem issues.

Posted: Sun Oct 30, 2005 10:00 am
by cordel
The rpm only works with ffmpeg version 0.4.8 This will change soon tough as I will be packaging up a version from cvs. When that happens then the zm package will depend on that.
Regards,
Cordel