Foros del Web » Administración de Sistemas » Unix / Linux »

Instalar php-ffmpeg centos 7

Estas en el tema de Instalar php-ffmpeg centos 7 en el foro de Unix / Linux en Foros del Web. Hola a todos. Estoy intentando instalar el modulo de FFMPEG en PHP en centos 7 pero no ha sido posible. FFMPEG lo instalé desde una ...
  #1 (permalink)  
Antiguo 02/02/2018, 13:41
Avatar de after  
Fecha de Ingreso: junio-2006
Ubicación: De marte
Mensajes: 791
Antigüedad: 17 años, 10 meses
Puntos: 10
Instalar php-ffmpeg centos 7

Hola a todos.

Estoy intentando instalar el modulo de FFMPEG en PHP en centos 7 pero no ha sido posible.

FFMPEG lo instalé desde una repo y el modulo desde un sitio para compilar. Al momento de darle ./configure me salta lo siguiente y no me permite seguir:

Código:
[root@ip-172-31-83-162 ffmpeg-php-0.6.0]# phpize
Configuring for:
PHP Api Version:         20100412
Zend Module Api No:      20100525
Zend Extension Api No:   220100525
[root@ip-172-31-83-162 ffmpeg-php-0.6.0]# ./configure
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 whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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... /usr
checking for PHP includes... -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib
checking for PHP extension directory... /usr/lib64/php/modules
checking for PHP installed headers prefix... /usr/include/php
checking if debug is enabled... no
checking if zts is enabled... no
checking for re2c... re2c
checking for re2c version... 0.14.3 (ok)
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
[root@ip-172-31-83-162 ffmpeg-php-0.6.0]#
Alguna idea de cómo instalar este modulo en php 7?
__________________
@ivancamiloGo
  #2 (permalink)  
Antiguo 27/03/2018, 09:14
 
Fecha de Ingreso: octubre-2015
Mensajes: 30
Antigüedad: 8 años, 5 meses
Puntos: 0
Respuesta: Instalar php-ffmpeg centos 7

Aquí te lo explica todo paso a paso, prueba y ya nos dices.

Editado: Enlace roto
__________________
do{
CoffeCup.Drink();
WorkTask.execute();
} while (!WorkTask.Done());

Última edición por lauser; 28/03/2018 a las 07:07 Razón: enlace roto

Etiquetas: centos, linux, php
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 01:40.