http://code.google.com/p/ffmpegthumbnailer/ otmanix@pc103835 ~/download/ffmpegthumbnailer $ gzip -d ffmpegthumbnailer-1.4.0.tar.gz otmanix@pc103835 ~/download/ffmpegthumbnailer $ tar -xf ffmpegthumbnailer-1.4.0.tar otmanix@pc103835 ~/download/ffmpegthumbnailer $ cd ffmpegthumbnailer-1.4.0 otmanix@pc103835 ~/download/ffmpegthumbnailer/ffmpegthumbnailer-1.4.0 $ otmanix@pc103835 ~/download/ffmpegthumbnailer/ffmpegthumbnailer-1.4.0 $ export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/lib/pkgconfig otmanix@pc103835 ~/download/ffmpegthumbnailer/ffmpegthumbnailer-1.4.0 $ ./configure --prefix=/usr/local --disable-shared ... checking libswscale/swscale.h usability... yes checking libswscale/swscale.h presence... yes checking for libswscale/swscale.h... yes checking for PNG... yes configure: pkgconfig directory is ${libdir}/pkgconfig configure: creating ./config.status config.status: creating libffmpegthumbnailer.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/libffmpegthumbnailer/Makefile config.status: creating man/Makefile config.status: executing depfiles commands config.status: executing libtool commands otmanix@pc103835 ~/download/ffmpegthumbnailer/ffmpegthumbnailer-1.4.0 $ make ... make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/home/otmanix/download/ffmpegthumbnailer/ffmpegthumb nailer-1.4.0' otmanix@pc103835 ~/download/ffmpegthumbnailer/ffmpegthumbnailer-1.4.0 $ make install ... make[1]: Leaving directory `/home/otmanix/download/ffmpegthumbnailer/ffmpegthumb nailer-1.4.0' otmanix@pc103835 ~/download/ffmpegthumbnailer/ffmpegthumbnailer-1.4.0 $