On Sun, 4 Feb 2007, Lik wrote: > On Sat, 03 Feb 2007 23:40:47 +0100, Ian Young <[EMAIL PROTECTED]> wrote: > > >When I run > > > >$ ./configure --prefix="/home/youngian/transcodeinstall/" > >--with-libavcodec-prefix="/home/youngian/ffmpeginstall/" > >--with-libmpeg2-prefix="/home/youngian/mpeg2install/" > > > >I get the complaint > > > >ERROR: requirement failed: cannot link against libavcodec > >libavcodec can be found in the following packages: > > FFMpeg http://www.ffmpeg.org/ > > > > I think you encountered the same problem as mine. > I solved it by adding /usr/local and /usr/local/lib to /etc/ld.so.conf and > recompiling.
If that doesn't work, you are probably using a current version of ffmpeg (which you are) and need to patch your configure. I would suggest using transcode 1.0.3rc1 from CVS which solves this problem (is www.transcoding.org down?) or CVS HEAD. -- Evan McClain /* No Comment */ [EMAIL PROTECTED]