On Mon, 12 Sep 2005, ajtiM wrote:

> I try to compile transcode on SuSE 10.0 RC1. I installed ffmpeg.
> I get an error:
> 
> ERROR: requirement failed: cannot compile ffmpeg/avcodec.h
> ffmpeg/avcodec.h can be found in the following packages:
>   FFMpeg  http://www.ffmpeg.org/

If you have ffmpeg in the common locations, just pass

        --with-ffmpeg-libs-includes=/usr/include/ffmpeg \
        --with-ffmpeg-libs-libs=/usr/lib

to ./configure


Regards
        Christoph

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to