[FFmpeg-user] config error

Carl Eugen Hoyos cehoyos at ag.or.at
Mon Nov 24 16:03:14 CET 2014


Hugh Welles <hugh.welles <at> gmail.com> writes:

> $ PKG_CONFIG_PATH=/tmp/ffmpeg/lib/pkgconfig ./configure --disable-yasm

Do not use --disable-yasm unless you want a slow, 
unsupported output. yasm is a small, selfcontained 
binary, compile it yourself and put it somewhere in 
your patch (no need to "make install" if you don't 
want to).

> touch: cannot touch ‘.version’: Permission denied

Remove your current working directory and check 
out again. (Do not use sudo or su when building 
FFmpeg.)

Carl Eugen



More information about the ffmpeg-user mailing list