mkdir /srv/build cd /srv/build wget http://downloads.sourceforge.net/project/ffmpeg-php/ffmpeg-php/0.6.0/ffmpeg-php-0.6.0.tbz2 tar -xjf ffmpeg-php-0.6.0.tbz2 cd ffmpeg-php-0.6.0/ phpize ./configure make installmake komutundan sonra çıkan hata
[root@plesk ffmpeg-php-0.6.0]# make make: *** No targets specified and no makefile found. Stop.