Posted by: mrduc on: July 12, 2008
The following error message after starting PhotoShop CS2:
An error has been detected with required application library and the product cannot continue. Please reinstall the application.
Can be resolved with:
The workaround is to give the command:
$ sudo sysctl -w vm.mmap_min_addr=0
This fixes the problem until the next time you reboot. (It also reduces security slightly.)
To avoid having to [...]