zoneminder not compile with ffmpeg
Posted: Wed Jan 09, 2013 8:14 am
I'm trying build ZM on Fedora 17 i686 with ffmpeg support, but this failed. It seems as configure looks for ffmpeg headers only in
/usr/include//{libavcodec,libavdevice,libavfilter,libavformat,libavutil,libswscale,..}, but my distro has them in
/usr/include/ffmpeg/{libavcodec,libavdevice,libavfilter,libavformat,libavutil,libswscale,..}.
Is there any easy way how solve this?
/usr/include//{libavcodec,libavdevice,libavfilter,libavformat,libavutil,libswscale,..}, but my distro has them in
/usr/include/ffmpeg/{libavcodec,libavdevice,libavfilter,libavformat,libavutil,libswscale,..}.
Is there any easy way how solve this?