Hello,
I turned on Linux mode on FreeBSD in order to install Sophos AV for Linux. The installer fails when it reaches call to python in the file install.sh from sav.tar :
"$PYTHON" -c "import Installer.SavForLinux,sys;sys.exit(Installer.SavForLinux.SavForLinux.main(sys.argv))" "$DISTDIR" "$@" "$coreopt" "$talpaopt"
This exits with code 40 and the only error displayed is "Installation aborted.". Could you please help me to understand what is failing here ?
This thread was automatically locked due to age.