According to the guide at
viktorpetersson. c o m /2010/05/23/how- ... s-server/.
Im using ubuntu 10.04 server and zoneminder-1.25.0
I made it all the way to make without any problems.
Now when I execute make it give me /zm_ffmpeg_camera.cpp In member function 'virutal int' ffmpeg_camera.cpp
zm_ffmpeg_camera.cpp 172 error "avcodec_decode_video2" was not declared in the scope
make [2] [zm_ffmpeg_camera.o] error
make [2] leaving directory
make [1] (all recursive error) 1
make *** [all] error 2
am I missing a library file and/or have to include it in a config file?
what should i do
-Thanks in advance