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

Ayuda con httpd-devel via yum

Estas en el tema de Ayuda con httpd-devel via yum en el foro de Unix / Linux en Foros del Web. Hola , estoy tratando de compilar un modulo , y me pide httpd-devel: error: Failed build dependencies: httpd-devel >= 2.0.46-1 is needed by php-5.1.6-5.i386 Y ...
  #1 (permalink)  
Antiguo 11/02/2009, 14:33
 
Fecha de Ingreso: mayo-2006
Ubicación: Viña del Mar , Chile
Mensajes: 103
Antigüedad: 18 años
Puntos: 0
Ayuda con httpd-devel via yum

Hola , estoy tratando de compilar un modulo , y me pide httpd-devel:

error: Failed build dependencies:
httpd-devel >= 2.0.46-1 is needed by php-5.1.6-5.i386


Y cuando trato de instalarlo con yum install httpd-devel me dice esto:

# yum install httpd-devel
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile
* rpmforge: ftp-stud.fht-esslingen.de
* base: www.cyberuse.com
* updates: mirror.nuvio.com
* addons: yum.singlehop.com
* extras: mirror.raystedman.net
Excluding Packages in global exclude list
Finished
Setting up Install Process
Parsing package install arguments
No package httpd-devel available.
Nothing to do


No encuentra el módulo , que es lo que puedo hacer? ise un yum update pero nada , actualizar los repositorios o algo??

Muchas Gracias.
Saludos.
  #2 (permalink)  
Antiguo 11/02/2009, 14:41
 
Fecha de Ingreso: mayo-2006
Ubicación: Viña del Mar , Chile
Mensajes: 103
Antigüedad: 18 años
Puntos: 0
Respuesta: Ayuda con httpd-devel via yum

La distro es CentOS 5

Salu2 :)
  #3 (permalink)  
Antiguo 11/02/2009, 20:02
Avatar de ociomax
Colaborador
 
Fecha de Ingreso: mayo-2002
Ubicación: Temuco, Chile
Mensajes: 5.595
Antigüedad: 22 años
Puntos: 35
Respuesta: Ayuda con httpd-devel via yum

Es muy extraño. ¿Estás seguro de que tus repositorios están bien configurados? ¿Seguro de que el paquete no está ya instalado? Ejecuta los siguientes comandos y dinos qué pasa:
Código:
rpm -qa | grep httpd
yum search httpd
__________________
Christian González, "OCIOMax"
http://chgonzalez.blogspot.com
http://twitter.com/chgonzalez
  #4 (permalink)  
Antiguo 11/02/2009, 20:36
 
Fecha de Ingreso: mayo-2006
Ubicación: Viña del Mar , Chile
Mensajes: 103
Antigüedad: 18 años
Puntos: 0
Respuesta: Ayuda con httpd-devel via yum

Hola , aqui está el resultado:

Cita:
root@server [~]# rpm -qa | grep httpd
httpd-2.2.3-6.el5.centos.1
httpd-manual-2.2.3-6.el5.centos.1
root@server [~]# yum search httpd
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile
* rpmforge: ftp-stud.fht-esslingen.de
* base: mirror.nuvio.com
* updates: pubmirrors.reflected.net
* addons: pubmirrors.reflected.net
* extras: www.cyberuse.com
rpmforge 100% |=========================| 1.1 kB 00:00
base 100% |=========================| 1.1 kB 00:00
updates 100% |=========================| 951 B 00:00
addons 100% |=========================| 951 B 00:00
extras 100% |=========================| 1.1 kB 00:00
Excluding Packages in global exclude list
Finished
lighttpd-mod_mysql_vhost.i386 : Virtual host module for lighttpd that uses a MySQL database
mergelog.i386 : Merges httpd log files by date
mod_dav_svn.i386 : Apache server module for Subversion server.
thttpd.i386 : Tiny, turbo, throttleable lightweight http server
mod_dav_svn.i386 : Apache server module for Subversion server.
lighttpd-fastcgi.i386 : FastCGI module and spawning helper for lighttpd and PHP configuration
httpd.i386 : Apache HTTP Server
mod_dav_svn.i386 : Apache server module for Subversion server.
lighttpd.i386 : Lightning fast webserver with light system requirements
lighttpd-fastcgi.i386 : FastCGI module and spawning helper for lighttpd and PHP configuration
lighttpd.i386 : Lightning fast webserver with light system requirements
mergelog.i386 : Merges httpd log files by date
lighttpd.i386 : Lightning fast webserver with light system requirements
lighttpd-mod_mysql_vhost.i386 : Virtual host module for lighttpd that uses a MySQL database
system-config-httpd.noarch : Apache configuration tool
mod_dav_svn.i386 : Apache server module for Subversion server.
lighttpd.i386 : Lightning fast webserver with light system requirements
lighttpd-fastcgi.i386 : FastCGI module and spawning helper for lighttpd and PHP configuration
lighttpd-mod_mysql_vhost.i386 : Virtual host module for lighttpd that uses a MySQL database
httpd-manual.i386 : Documentation for the Apache HTTP server.
lighttpd-fastcgi.i386 : FastCGI module and spawning helper for lighttpd and PHP configuration
lighttpd-mod_mysql_vhost.i386 : Virtual host module for lighttpd that uses a MySQL database
root@server [~]#
Nosé que estará pasando , uso Cpanel / WHM

Salu2.
  #5 (permalink)  
Antiguo 12/02/2009, 09:23
Avatar de ociomax
Colaborador
 
Fecha de Ingreso: mayo-2002
Ubicación: Temuco, Chile
Mensajes: 5.595
Antigüedad: 22 años
Puntos: 35
Respuesta: Ayuda con httpd-devel via yum

Curioso. Esto es lo que obtengo en uno de mis servidores con CentOS 5:
Código:
[root@ABCD ~]# yum info httpd-devel                  
Loading "fastestmirror" plugin                            
Loading mirror speeds from cached hostfile
 * epel: www.gtlib.gatech.edu
 * kbs-CentOS-Extras: centos.karan.org
 * base: mirror.netglobalis.net
 * updates: ftp.inf.utfsm.cl
 * addons: ftp.inf.utfsm.cl
 * extras: ftp.inf.utfsm.cl
Available Packages
Name   : httpd-devel
Arch   : i386
Version: 2.2.3
Release: 11.el5_2.centos.4
Size   : 147 k
Repo   : updates
Summary: Herramientas de desarrollo para el servidor HTTP Apache.
Description:
El paquete http-devel contiene los binarios APXS y otros archivos
que necesitará para construir objetos compartidos dinámicamente
(DSO) para el Servidor HTTP Apache.

Si está instalando el servidor HTTP Apache y quiere poder compilar
o desarrollar módulos adicionales para Apache, necesita instalar
este paquete.

[root@ABCD ~]#
Como ves, el paquete se encuentra en el repositorio oficial "updates".

Tal vez sea un problema con el mirror que estás usando. Intenta limpiar el caché de yum "yum clean all") y después "yum install httpd-devel"; tal vez así uses otro mirror distinto.
__________________
Christian González, "OCIOMax"
http://chgonzalez.blogspot.com
http://twitter.com/chgonzalez
  #6 (permalink)  
Antiguo 12/02/2009, 09:30
 
Fecha de Ingreso: mayo-2006
Ubicación: Viña del Mar , Chile
Mensajes: 103
Antigüedad: 18 años
Puntos: 0
Respuesta: Ayuda con httpd-devel via yum

Aver y si te muestro mi repositorio? dime donde se encuentra almejor algo se encuentra mal y necesito corregir las url porfa.

Gracias.
  #7 (permalink)  
Antiguo 12/02/2009, 11:36
Avatar de ociomax
Colaborador
 
Fecha de Ingreso: mayo-2002
Ubicación: Temuco, Chile
Mensajes: 5.595
Antigüedad: 22 años
Puntos: 35
Respuesta: Ayuda con httpd-devel via yum

Mira los archivos que están en el directorio /etc/yum.repos.d/.
__________________
Christian González, "OCIOMax"
http://chgonzalez.blogspot.com
http://twitter.com/chgonzalez
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 19:09.