[FFmpeg-user] Fwd: error 127

Carl Eugen Hoyos cehoyos at ag.or.at
Sun Aug 25 15:10:03 CEST 2013


Frans de Boer <frans <at> fransdb.nl> writes:

> when running 'make check', I get error 127 during the fft-4 test.
> Meaning that libavutil.so.52 was not found.
> 
> The library is in the build tree but not yet on the system 
> installed.

Set LD_LIBRARY_PATH:
$ export LD_LIBRARY_PATH=libavutil:libavcodec: ...

Carl Eugen



More information about the ffmpeg-user mailing list