J'essaie d'installer HPCC
sur une machine basée sur RHEL.
J'ai un .rpm
fichier et pour installer ce rpm, j'utilise la commande suivante:
sudo rpm -Uvh hpccsystems-platform_community-4.0.0-9.el6.x86_64.rpm
Je reçois l'erreur suivante:
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
Veuillez noter que c'est la première fois que j'utilise RHEL . J'ai utilisé Ubuntu et dans Ubuntu, il était plus facile d'installer un logiciel à l'aide d'une apt-get install
commande qui récupère le logiciel avec ses dépendances.
Comment l'installer rpm
et installer automatiquement toutes ses dépendances aussi?
apt-get
devientyum
etdpkg
devientrpm