Como instalar o Ruby no RHEL 5.3

0

Estou tentando instalar o Ruby mais recente no RHEL 5.3 com o seguinte:

[root@anjanb logs]# yum install ruby-full
Repository engineering-update is listed more than once in the configuration
Repository engineering-install is listed more than once in the configuration
Repository emergency-update is listed more than once in the configuration
Repository emergency-install is listed more than once in the configuration
primary.xml.gz                                                                      |  12 kB     00:00
http://linuxdownload.adobe.com/linux/i386/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
Error: failure: repodata/primary.xml.gz from adobe-linux-i386: [Errno 256] No more mirrors to try.
[root@anjanb logs]#

O que pode estar errado e como posso instalar com sucesso o Ruby?

    
por anjanbacchu 15.06.2011 / 15:03

1 resposta

0

Sua melhor aposta é usar o gerenciador de versões Ruby para instalar o Ruby. Isso funciona em todas as distribuições baseadas no Linux e economizará muito trabalho a longo prazo. Eu não posso recomendar o suficiente para ser honesto. Dê uma olhada nas instruções de instalação .

    
por 15.06.2011 / 15:26