Newbie at linux, running suse 10 and installed ffmpeg through Yast.
When trying to configure vlc I keep getting
checking ffmpeg/avcodec.h usability... no
checking ffmpeg/avcodec.h presence... no
checking for ffmpeg/avcodec.h... no
configure: error: Missing header file ffmpeg/avcodec.h.
I checked a similar post where someone used the --with option I think to redirect vlc to the correct location of ffmpeg. My problem is i don't know how to discover the location of ffmpeg (if that is needed the purpose of --with)
Any help would be very much appreciated, thank you
Imad