Cannot start Zoneminder

Forum for questions and support relating to the 1.25.x releases only.
Locked
flamebird
Posts: 4
Joined: Tue Sep 13, 2011 12:59 pm

Cannot start Zoneminder

Post by flamebird »

I seem to be unable to start ZoneMinder. I am running Ubuntu 11.04 server (32 bit) and everything appears to have installed correctly. I can see the web interface, but I cannot start the service. The log file shows the following error:

Starting ZoneMinder: /usr/local/bin/zmfix: relocation error: /usr/local/lib/libavcore.so.0: symbol av_expr_parse_and_eval, version LIBAVUTIL_50 not defined in file libavutil.so.50 with link time reference
failure


Any suggestions on how I can fix this would be appreciated!
grunge
Posts: 2
Joined: Tue Sep 13, 2011 2:39 pm

Re: Cannot start Zoneminder

Post by grunge »

hia

just installed 32bit ubuntu 11.04 and compiled/installed zoneminder 1.25.0.

used this guide:

- f*** i cant post url's -
google for
How to install ZoneMinder 1.24.2 on Ubuntu 10.04 LTS Server
from
viktorpetersson

most time took me to get all the dependencies
php5-server
php5-mysql
mysql-server
and so one...

Good Luck
Philipp
flamebird
Posts: 4
Joined: Tue Sep 13, 2011 12:59 pm

Re: Cannot start Zoneminder

Post by flamebird »

grunge wrote:hia

just installed 32bit ubuntu 11.04 and compiled/installed zoneminder 1.25.0.
Hi Phillip,

I've actually installed ZoneMinder successfully (or so it seems) but I just cannot start the service.

Details from the log file:

Date/Time Component PID Level Message File Line
2011-09-14 11:56:02.421060 zmpkg 27180 ERR Unable to run "/usr/local/bin/zmfix", output is "" zmpkg.pl
allangood
Posts: 12
Joined: Mon Jun 06, 2011 3:00 pm

Re: Cannot start Zoneminder

Post by allangood »

Yes, you install it, but you missed some lib from ffmpeg.

Review your installation.
Locked