| FFmpeg :: headers not found. Make sure you've built ffmpeg as shared libs | |||||||||||||
If you get this error message: checking for ffmpeg headers... configure: error: ffmpeg headers not found. Make sure you've built ffmpeg as shared libs using the --enable-shared option Do the following: cp -a /usr/local/include/libavcodec/* /usr/local/include/ffmpeg - cPanel/WHM Control Panel cp -a /usr/local/include/libavcodec/* /usr/local/src/ffmpeg Then re-compile FFmpeg. |
|||||||||||||

