Community
User Guides
Support
Community
Help Forums
English Forum
General
About our Community
General Discussion
News and Feedback
Products
F-Secure SAFE
F-Secure FREEDOME
F-Secure KEY
F-Secure SENSE Router
F-Secure ID PROTECTION
Other products
Beta programs
Feature Requests
Finnish Forum (Tukifoorumi)
Tuotteet Kotiin
F-Secure SAFE
F-Secure FREEDOME
F-Secure KEY
F-Secure SENSE Router
F-Secure ID PROTECTION
Muut tietoturvatuotteet
Support Articles
Language
English
Suomi
Deutsch
Français
日本語
Svenska
Dansk
Italiano
Nederlands
Norsk
Polski
中文 (繁體)
Products & Services
F-Secure TOTAL
F-Secure SAFE / Internet Security / Anti-Virus
F-Secure FREEDOME
F-Secure KEY
F-Secure SENSE Router
F-Secure ID PROTECTION
Other products
Common topics
User Guides
Support
Login
|
Register
F-Secure Linux Security 64 installation failed due to missing dependencies - F-Secure Community
<main> <article class="userContent"> <h3 data-version="2" data-article="000014074">Issue:</h3> <p>After installing F-Secure Linux Security 64 the following error messages related to the missing dependencies is returned.<br></p><pre class="code codeBlock" spellcheck="false"><br>Do you accept this license agreement? The license agreement text is available at /opt/f-secure/linuxsecurity/doc/LICENSE<br>/var/opt/f-secure/linuxsecurity/download/linuxsecurity-1200-linux-x86_64/1562587205/content/setup: package 'fuse-libs.x86_64' is not installed<br>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<br>2019-07-19 13:11:56 src/fsbootstrap.c:209[7] install failed<br>Failed to activate the product!</pre> <h3>Resolution:</h3> <p>You need to install the necessary dependencies.<br></p><ol><li>Uninstall the current F-Secure Linux Security 64 <pre class="code codeBlock" spellcheck="false"><br>rpm -e f-secure-linuxsecurity<br></pre> </li><li>Install the missing <a rel="nofollow" href="https://community.f-secure.com/t5/Linux-Products/Linux-Security-64-Change-Log/td-p/117646">dependencies</a> (example<i> fuse-libs </i>and <i>libcurl</i>) <pre class="code codeBlock" spellcheck="false"><br>yum install -y fuse-libs libcurl</pre> </li><li> Re-install F-Secure Linux Security 64 by using the following commands. <pre class="code codeBlock" spellcheck="false"><br>bash f-secure-linuxsecurity/f-secure-linuxsecurity-installer 2>&1 | tee ls64_install_2.log</pre> </li></ol><p>Article no: 000014074</p> </article> </main>