transcode-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]

[transcode-users] Compiling libavcodec


To: transcode Users Mailing List <transcode-users@xxxxxxxxx>
Subject: [transcode-users] Compiling libavcodec
From: Sean Hendricks <sharaya@xxxxxxxxxxxxx>
Date: Wed, 12 Jul 2006 14:49:07 -0400
Delivered-to: itdp@localhost

Hi all,

I just upgraded my machine to Ubuntu Dapper Drake, and I'm trying to
recompile transcode.  I keep getting the following error, however:

ERROR: requirement failed: cannot link against libavcodec
libavcodec can be found in the following packages:
  FFMpeg  http://www.ffmpeg.org/

Now, I've got the latest svn from FFMPEG, and I've compiled and
installed it.  The following are the locations of libavcodec.a,
libavcodec.so and avcodec.h:

/usr/local/lib/libavcodec.a
/usr/local/lib/libavcodec.so
/usr/local/include/ffmpeg/avcodec.h

And here's the configure command I'm using:

./configure --with-libavcodec-includes=/usr/local
--with-libavcodec-libs=/usr/local --with-libavcodec-prefix=/usr/local

I figure I'm just missing something, but any help I could get on
figuring this out would be appreciated.

Sean


[Prev in Thread] Current Thread [Next in Thread]