On Tue, 13 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
>
> Thanks for help. I tried and i got same error again.
So, the question would be where did you install ffmpeg to? You might want
to look into /usr/local/include/ffmpeg and apply
s/include/local\/include/
to my configure options posted above.
Regards
Christoph
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]