https://issues.dlang.org/show_bug.cgi?id=14801
--- Comment #9 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/installer https://github.com/D-Programming-Language/installer/commit/bd102fb2c11eff9ada1cc1c90d0c1fe7491cc46f Fix issue 14801: OS X installer not compatible with OS X 10.11 In the upcoming OS X 10.11 /usr is not writable. Instead the compiler is installed in /Library/D/dmd and symlinked to /usr/local. https://github.com/D-Programming-Language/installer/commit/b88e264bb385ba1f540f58dae9bde0c623bd4aef Merge pull request #128 from jacob-carlborg/issue_14801 Fix issue 14801: OS X installer not compatible with OS X 10.11 --
