checking for ffmpeg libavcodec.so… configure: error: ffmpeg share libraries not found. Make sure you’ve built ffmpeg as shared libs using the –enable-shared option
Yazar: SBayir Tarih: Kasım 15, 2010 · 1 Yorum , Kategori: CentOS
Etiketler: --enable-shared option, centos libavcodec.so, ffmpeg kurulumu, ffmpeg-php
ffmpeg-php Kurulumu sırasında ./configure işleminde alınan hata görüntüsü ;
checking for ffmpeg libavcodec.so… configure: error: ffmpeg share libraries not found. Make sure you’ve built ffmpeg as shared libs using the –enable-shared option
Çözüm ;
yum install ffmpeg-devel
