My configure line was as follw:
./configure –prefix=/usr –libdir=/usr/lib64 –mandir=/usr/share/man –disable-avisynth –enable-avfilter –enable-libfaac –enable-libgsm –enable-libmp3lame –enable-libopencore-amrnb –enable-libopencore-amrwb –enable-libx264 –enable-gpl –enable-nonfree –enable-postproc –enable-pthreads –enable-shared –enable-swscale –enable-vdpau –enable-version3 –enable-x11grab –enable-libvorbis –enable-libvpx –enable-libtheora –enable-libdirac
But I found “a” solution. Using ffmpeg auto-installer, one command and everything is ok. Much simpler.
I tried running ./configure again just to show you, but it produces nothing in the console, maybe because it is now installed right.
Thanks anyway!
Marco