3
Como instalar o arquivo rpm junto com todas as suas dependências?
Estou tentando instalar HPCCem uma máquina baseada em RHEL. Eu tenho um .rpmarquivo e para instalar este rpm, estou usando o seguinte comando: sudo rpm -Uvh hpccsystems-platform_community-4.0.0-9.el6.x86_64.rpm Estou recebendo o seguinte erro: 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 …