Issue:
WithSecure Linux Security 64 をインストールすると、不足している依存関係に関連する次のエラー メッセージが返されます。
Do you accept this license agreement? The license agreement text is available at /opt/f-secure/linuxsecurity/doc/LICENSE
/var/opt/f-secure/linuxsecurity/download/linuxsecurity-1200-linux-x86_64/1562587205/content/setup: package 'fuse-libs.x86_64' is not installed
2019-07-19 13:11:56 src/fsbootstrap.c:417[7] executing '/var/opt/f-secure/linuxsecurity/download/linuxsecurity-1200-linux-x86_64/1562587205/content/setup' failed, result 256
2019-07-19 13:11:56 src/fsbootstrap.c:209[7] install failed
Failed to activate the product!
Resolution:
必要な依存関係をインストールする必要があります。
- 現在のWithSecure Linux Security 64 インストールをアンインストールします
rpm -e f-secure-linuxsecurity
- 不足している依存関係をインストールします (例: furuse-libsおよびlibcurl )
yum install -y fuse-libs libcurl
- 次のコマンドを使用して、 WithSecure Linux Security 64 を再インストールします。
bash f-secure-linuxsecurity/f-secure-linuxsecurity-installer 2>&1 | tee ls64_install_2.log
Article no: 000014074
The content of this article has been machine translated from the English source article.
While reasonable efforts have been made to provide accurate translations, there may still be translation errors.