1 Sep 01:52
[Ffmpeg-user] Building ffmpeg with shared libraries
dan06 <dan.king106 <at> yahoo.com>
2009-08-31 23:52:37 GMT
2009-08-31 23:52:37 GMT
When running 'configure' (see below) for the ffmpeg source code I repeatedly get: '../configure line 2581 pr: command not found.' Anyone know what I did wrong? I've detailed my goal and steps taken thus far below. Thanks. I'm trying to build ffmpeg with libmp3lame, libogg, libtheora, and pthreadGC2 on a windows xp machine using mingw & msys; I've compiled the aforementioned libraries and stored them in '/shared' directory. I've checked-out ffmpeg source files to the root directory and created a 'build' sub-directory. Within the 'build' directory I run: ../configure --enable-shared --disable-static --enable-memalign-hack --enable-libmp3lame --enable-libtheora --enable-pthreads --extra-ldflags=-L/shared/lib --extra-cflags=-I/shared/include --prefix=/shared -- -- View this message in context: http://www.nabble.com/Building-ffmpeg-with-shared-libraries-tp25232265p25232265.html Sent from the FFmpeg-users mailing list archive at Nabble.com.
RSS Feed