[Issue 14801] OS X installer not compatible with OS X 10.11
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Jul 28 14:25:42 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14801
--- Comment #5 from Martin Nowak <code at dawg.eu> ---
(In reply to Jacob Carlborg from comment #4)
> It seems that /usr/share also isn't writable. I'm not sure where it's best
> to place the DMD installation.
/usr/local/bin <- binaries go here
/usr/local/lib <- libs go here
/usr/local/share/dmd <- docs and examples go here
Can you take care of that?
--
More information about the Digitalmars-d-bugs
mailing list