Заголовки FFMpeg-PHP не найдены в CentOS / cpanel

Я посмотрел повсюду, как установить. Я следовал руководству в ffmpeg (точка) org / wiki / CompilationGuide / Centos FFMpeg отлично работает, так как я смог конвертировать mp3 и mp4. Моя проблема, когда я пытаюсь настроить FFMpeg-PHP. Когда я бегу ./ configure —prefix = / usr —enable-shared —with-php-config = / opt / cpanel / ea-php71 / root / usr / bin / php-config ffmpeg-php Я получаю две ошибки.

  • configure: ПРЕДУПРЕЖДЕНИЕ: вам потребуется re2c 0.13.4 или более поздняя версия, если вы хотите перегенерировать парсеры PHP.
  • проверка заголовков ffmpeg …
    configure: error: заголовки ffmpeg не найдены. Убедитесь, что ffmpeg скомпилирован как разделяемые библиотеки с использованием параметра —enable-shared

Информация FFMpeg

ffmpeg версия 2.6.8 Copyright (c) 2000-2016 разработчики FFmpeg
построено с gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-16)

Выход FFMpeg-PHP

checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for a sed that does not truncate output... /bin/sed
checking for cc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -E
checking for icc... no
checking for suncc... no
checking whether cc understands -c and -o together... yes
checking for system library directory... lib
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for PHP prefix... /opt/cpanel/ea-php71/root/usr
checking for PHP includes... -I/opt/cpanel/ea-php71/root/usr/include/php -I/opt/cpanel/ea-php71/root/usr/include/php/main -I/opt/cpanel/ea-php71/root/usr/include/php/TSRM -I/opt/cpanel/ea-php71/root/usr/include/php/Zend -I/opt/cpanel/ea-php71/root/usr/include/php/ext -I/opt/cpanel/ea-php71/root/usr/include/php/ext/date/lib
checking for PHP extension directory... /opt/cpanel/ea-php71/root/usr/lib64/php/modules
checking for PHP installed headers prefix... /opt/cpanel/ea-php71/root/usr/include/php
checking if debug is enabled... no
checking if zts is enabled... no
checking for re2c... no
configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
checking for gawk... gawk
checking for ffmpeg support... yes, shared
checking whether to force gd support in ffmpeg-php... no
checking for ffmpeg headers...
configure: error: ffmpeg headers not found. Make sure ffmpeg is compiled as shared libraries using the --enable-shared option

Я не уверен, если это связано, но у меня также есть проблема с запуском обновления Yum.

root@cvp259 [/]# yum update
Loaded plugins: fastestmirror, tsflags, universal-hooks
Setting up Update Process
Loading mirror speeds from cached hostfile
* EA4: 67.222.0.10
* cpanel-addons-production-feed: 67.222.0.10
* base: centos.unixheads.org
* epel: pubmirror2.math.uh.edu
* extras: repos.dfw.quadranet.com
* nux-dextop: mirror.li.nux.ro
* updates: mirror.steadfast.net
Resolving Dependencies
--> Running transaction check
---> Package nasm.x86_64 0:2.07-7.el6 will be updated
---> Package nasm.x86_64 0:2.13.01-0.fc24 will be an update
--> Processing Dependency: libc.so.6(GLIBC_2.14)(64bit) for package: nasm-2.13.01-0.fc24.x86_64
--> Finished Dependency Resolution
Error: Package: nasm-2.13.01-0.fc24.x86_64 (nasm)
Requires: libc.so.6(GLIBC_2.14)(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

Любая помощь будет оценена.

1

Решение

Задача ещё не решена.

Другие решения

Других решений пока нет …

По вопросам рекламы [email protected]