Issue
During the installation of Sophos Anti-Virus for Linux 7.x, the installer may terminate with the following error:
/install_directory/sophos-av/sav-linux/common/update/../../../sav-linux/x86/engine/_/python: not found
First seen in
SAV for Linx 7.x
Cause
Sophos Anti-Virus for linux is a 32-bit application. This error occurs if the 32-bit python compatibility libraries are not installed.
What To Do
To download the 32-bit compatibility libraries, run the following command:
sudo apt-get install ia32-libs
Once the 32-bit compatibility libraries are installed, re-run the Sophos Anti-Virus install script to complete the installation.