Search found 5 matches

by k3v1npme
Sat Jun 13, 2009 4:17 pm
Forum: ZoneMinder 1.24.x
Topic: ['zma -m 5' crashed, signal 6]
Replies: 1
Views: 1245

nm. Looks like my ubuntu was only version 8.04 and not 9.04. Doh!
Upgrading now to 8.10 and I might just stick with that and 1.23 zoneminder. Looks like there might be lots of bugs with 1.24.x and 9.04 of Ubuntu.
by k3v1npme
Fri Jun 12, 2009 8:14 pm
Forum: ZoneMinder 1.24.x
Topic: ['zma -m 5' crashed, signal 6]
Replies: 1
Views: 1245

['zma -m 5' crashed, signal 6]

Another problem with zm 1.24.1 on Ubuntu 9.04. After getting it installed and the camera's configured I'm getting ['zma -m 5' crashed, signal 6] repeatedly in the zmdc.log file, whenever I set the camera to record.
by k3v1npme
Fri Jun 12, 2009 4:27 pm
Forum: ZoneMinder 1.24.x
Topic: Problem building 2.24.1 with Ubuntu 9.04
Replies: 4
Views: 2694

Figured it out. I removed the following file and it built and installed. Now just to figure out some of the configuration issues.

Code: Select all

 lrwxrwxrwx 1 root root    22 2009-03-29 20:36 libavutil.so.1d -> libavutil.so.1d.49.3.0
by k3v1npme
Thu Jun 11, 2009 2:36 pm
Forum: ZoneMinder 1.24.x
Topic: Problem building 2.24.1 with Ubuntu 9.04
Replies: 4
Views: 2694

So, me not knowing much about ffmpeg or source files, what exactly is the old bit and how would I go about properly removing it? Below are what I believe to be a list of relevant files in this situation. btw, thanks so much for the assistance. root@computer:/usr/lib# ls libavutil* -la -rw-r--r-- 1 ...
by k3v1npme
Thu Jun 11, 2009 12:20 am
Forum: ZoneMinder 1.24.x
Topic: Problem building 2.24.1 with Ubuntu 9.04
Replies: 4
Views: 2694

Problem building 2.24.1 with Ubuntu 9.04

Anyone know what might be causeing this make error. I uninstalled 2.23 of zoneminder and ffmpeg that was installed with apt-get. Downloaded the latest zoneminder 2.24.1 and ffmpeg with svn. Thanks for any help. make cd . && /bin/bash ./config.status Makefile config.status: creating Makefile make all ...