Estoy tratando de instalar HPCC
en una máquina basada en RHEL.
Tengo un .rpm
archivo y para instalar este rpm, estoy usando el siguiente comando:
sudo rpm -Uvh hpccsystems-platform_community-4.0.0-9.el6.x86_64.rpm
Recibo el siguiente error:
error: Failed dependencies:
boost-regex is needed by hpccsystems-platform-community-4.0.09.x86_64
expect is needed by hpccsystems-platform-community-4.0.09.x86_64
gcc-c++ is needed by hpccsystems-platform-community-4.0.09.x86_64
libapr-1.so.0()(64bit) is needed by hpccsystems-platform-community-4.0.09.x86_64
libaprutil-1.so.0()(64bit) is needed by hpccsystems-platform-community-4.0.09.x86_64
libarchive is needed by hpccsystems-platform-community-4.0.09.x86_64
liblber-2.4.so.2()(64bit) is needed by hpccsystems-platform-community-4.0.09.x86_64
libldap_r-2.4.so.2()(64bit) is needed by hpccsystems-platform-community-4.0.09.x86_64
libssl.so.10()(64bit) is needed by hpccsystems-platform-community-4.0.09.x86_64
4.0.09.x86_64
Tenga en cuenta que esta es la primera vez que uso RHEL . He usado Ubuntu y en Ubuntu fue más fácil instalar software usando un apt-get install
comando que busca software junto con sus dependencias.
¿Cómo instalar esto rpm
e instalar automáticamente todas sus dependencias también?
apt-get
convierteyum
y sedpkg
convierte enrpm