This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

OSX Mavericks The application "Sophos Installer.app" can't be opened.

Cannot begin install process on fully up to date Mavericks OSX machine. Used by a developer with Homebrew if that is a useful tip. Nothing in console to point to why, just wont open the app... Ideas appreciated.



This thread was automatically locked due to age.
Parents Reply Children
  • It still looks like a permission issue. Can you show us the output of the following:

    'ls -la "path to\Sophos Installer.app/Contents/MacOS/ Sophos Installer"'

    You may need to re-apply the permissions on the installer package to include execute for everyone with the -R switch, in order to have it applied to all sub-folders and files.

    It would be something like:

    'chmod -R +xr "path to\Sophos Installer.app"'

    Let us know how it goes

    V