23.12.2015, 16:44
I'm not sure why this happens on some installations but not others, but here's how you can fix it:
Open the Terminal (/Applications/Utilities/Terminal) and enter the following:
Instead of typing the path to start.command manually, you can just drag it into the Terminal window.
Then hit enter.
Open the Terminal (/Applications/Utilities/Terminal) and enter the following:
Code:
chmod +x /path/to/start.command
Then hit enter.