Falha na dependência do NGINX

Falha na dependência do NGINX

Quando tento ./configure nginx 1.4 ou 1.5, recebo o seguinte.

checking for OS
 + Linux 2.6.18-274.18.1.el5 x86_64
checking for C compiler ... not found

./configure: error: C compiler cc is not found

Então eu tento instalar o yum install GCC e obtenho o seguinte.

glibc-headers-2.5-58.x86_64 from RHEL-5-64 has depsolving problems
  --> Missing Dependency: glibc = 2.5-58 is needed by package glibc-headers-2.5-58.x86_64 (RHEL-5-64)
glibc-devel-2.5-58.x86_64 from RHEL-5-64 has depsolving problems
  --> Missing Dependency: glibc = 2.5-58 is needed by package glibc-devel-2.5-58.x86_64 (RHEL-5-64)
Error: Missing Dependency: glibc = 2.5-58 is needed by package glibc-devel-2.5-58.x86_64 (RHEL-5-64)
Error: Missing Dependency: glibc = 2.5-58 is needed by package glibc-headers-2.5-58.x86_64 (RHEL-5-64)

No entanto, quando tento, yum install glibcobtenho esse resultado.

    Setting up Install Process
    Package matching glibc-2.5-58.x86_64 already installed. Checking for update.
    Package matching glibc-2.5-58.i686 already installed. Checking for update.
   Nothing to do

Então, pelo que estou vendo as dependências estão aí, então o que estou perdendo?

Desde já, obrigado.

Responder1

Sua máquina não possui uma assinatura Red Hat ativa. Atribua uma assinatura ativa à máquina e tente novamente.

informação relacionada