[FFmpeg-user] ERROR: libass not found although I install it

littlebat dashing.meng at gmail.com
Wed Oct 2 14:52:51 CEST 2013


On Tue, 1 Oct 2013 14:52:13 -0700 (PDT)
SrApy <srapy at msn.com> wrote:

> Thank you for replying,
> this is the last few lines in config.log
> ========
> 
> gcc -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
> -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -std=c99
> -fomit-frame-pointer -pthread -c
> -o /usr/local/src/tmp/ffconf.Kgz18516.o /usr/local/src/tmp/ffconf.Yto18508.c
> gcc -Wl,--as-needed -o /usr/local/src/tmp/ffconf.fOq18512
> /usr/local/src/tmp/ffconf.Kgz18516.o -lm -pthread -lbz2 -lz -lrt
> check_pkg_config libass ass/ass.h ass_library_init
> pkg-config --exists --print-errors libass
> Package libass was not found in the pkg-config search path.
> Perhaps you should add the directory containing `libass.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'libass' found
> ERROR: libass not found
> 

How about compile and install the latest libass from source?
http://code.google.com/p/libass/


More information about the ffmpeg-user mailing list