Everytime I run ./configure on transcode (version 1-0-2) I receive this error:<br><br>ERROR: requirement failed: cannot compile ffmpeg/avcodec.h<br>ffmpeg/avcodec.h can be found in the following packages:<br>&nbsp; FFmpeg&nbsp; <a href="http://www.ffmpeg.org">
http://www.ffmpeg.org</a><br><br>I have the svn version of ffmpeg installed and the ffmpeg/avcodec.h file it's looking for is in my /usr/local/include directory.&nbsp; I noticed that the configure script defaults to /usr/local so I used &quot;./configure --with-libavcodec-includes=/usr/local/include&quot; in an attpemt to persuade it to use that directory.&nbsp; Same error.&nbsp; I even tried making symbolic links in the /usr/include directory of the headers.&nbsp; Nothing works!&nbsp; I am super frustrated.
<br><br>I tried the svn version of transcode but there's a syntax error in the configure script! :)&nbsp; HELP!<br><br>-Greg<br>