On Thursday, February 26, 2015 10:10:45 Mike Parker via Digitalmars-d-learn wrote: > Once upon a time, there were instructions linked from the DMD > download page explaining how to install from the zip file on each > platform. I can't find anything about it now, not from dlang.org > or from the wiki. Is it still out there somewhere? I need a page > to point people at.
I'd just tell them to unzip it wherever they wanted it and add the bin directory for their platform for it to their PATH. As I recall, that's all that's required to get it to work. As for the page in question, it looks like it was probably lost in the site redesign. - Jonathan M Davis