This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | Next revision Both sides next revision | ||
kb:linux:lts14p04 [2015/02/22 09:58] Allen Smith |
kb:linux:lts14p04 [2015/02/22 10:23] Allen Smith small note |
||
---|---|---|---|
Line 52: | Line 52: | ||
</code> | </code> | ||
- REBOOT SYSTEM to finish this install process | - REBOOT SYSTEM to finish this install process | ||
- | <note important>"Some users are reporting that **BitDefender crashes right after the scanning engine is initialized**. In order to fix this error you will need to copy and paste this into terminal:"<code> | + | <note important>"Some users are reporting that **BitDefender crashes right after the scanning engine is initialized**. In order to fix this error you will need to copy and paste this into terminal:" (fix is for 64bit Linux)<code> |
sudo touch /opt/BitDefender-scanner/var/lib/scan/bdcore.so.linux-x86_64 | sudo touch /opt/BitDefender-scanner/var/lib/scan/bdcore.so.linux-x86_64 | ||
sudo ln -fs /opt/BitDefender-scanner/var/lib/scan/bdcore.so.linux-x86_64 /opt/BitDefender-scanner/var/lib/scan/bdcore.so | sudo ln -fs /opt/BitDefender-scanner/var/lib/scan/bdcore.so.linux-x86_64 /opt/BitDefender-scanner/var/lib/scan/bdcore.so |