HPCC
RHELベースのマシンにインストールしようとしています。
1つの.rpm
ファイルがあり、このrpmをインストールするには、次のコマンドを使用しています。
sudo rpm -Uvh hpccsystems-platform_community-4.0.0-9.el6.x86_64.rpm
私は次のエラーが発生しています:
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
RHELを使用するのはこれが初めてであることに注意してください。私はUbuntuを使用しましたが、Ubuntuでは、apt-get install
ソフトウェアとその依存関係を取得するコマンドを使用してソフトウェアをインストールする方が簡単でした。
これrpm
をインストールして、そのすべての依存関係も自動的にインストールする方法は?
apt-get
とyum
、になり、にdpkg
なりますrpm