August 01, 2015
https://issues.dlang.org/show_bug.cgi?id=14801

--- Comment #10 from github-bugzilla@puremagic.com ---
Commit pushed to stable at https://github.com/D-Programming-Language/installer

https://github.com/D-Programming-Language/installer/commit/ff2eac28c6ca6ea483ebf3dd8f8ffd8e4d03921e Merge pull request #128 from jacob-carlborg/issue_14801

Fix issue 14801: OS X installer not compatible with OS X 10.11

--
August 01, 2015
https://issues.dlang.org/show_bug.cgi?id=14801

--- Comment #11 from Martin Nowak <code@dawg.eu> ---
Can someone please check that this installer fixes the problem? https://dlang.dawg.eu/downloads/dmd.2.068.0-b2~fix14801/

--
August 03, 2015
https://issues.dlang.org/show_bug.cgi?id=14801

--- Comment #12 from Martin Nowak <code@dawg.eu> ---
(In reply to Martin Nowak from comment #11)
Looks like the dmd.conf wasn't updated accordingly.

>From Andrew:

It seems I spoke a bit too early, it actually does not. Placement of the files worked but links to all the necessary binaries were not properly made.

only dmd has a link in /usr/local/bin/

DMD complains that it cannot find the import paths
    /usr/share/dmd/src/phobos
    /usr/share/dmd/src/druntime/import

These should not exist because the system will not allow you to write to /usr/share, they should instead be placed in /usr/local/share.

--
August 03, 2015
https://issues.dlang.org/show_bug.cgi?id=14801

--- Comment #13 from Martin Nowak <code@dawg.eu> ---
https://github.com/D-Programming-Language/installer/pull/133

--
August 05, 2015
https://issues.dlang.org/show_bug.cgi?id=14801

--- Comment #14 from github-bugzilla@puremagic.com ---
Commit pushed to master at https://github.com/D-Programming-Language/installer

https://github.com/D-Programming-Language/installer/commit/ff2eac28c6ca6ea483ebf3dd8f8ffd8e4d03921e Merge pull request #128 from jacob-carlborg/issue_14801

--
October 04, 2015
https://issues.dlang.org/show_bug.cgi?id=14801

--- Comment #15 from github-bugzilla@puremagic.com ---
Commits pushed to stable 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

https://github.com/D-Programming-Language/installer/commit/b88e264bb385ba1f540f58dae9bde0c623bd4aef Merge pull request #128 from jacob-carlborg/issue_14801

--
1 2
Next ›   Last »