Re: Installing DMD From Zip

2015-02-26 Thread Mike Parker via Digitalmars-d-learn
On 2/26/2015 10:06 PM, anonymous wrote: The pages are still there, they're just not linked from anywhere (except for the sitemap). I don't know what happened. On dmd (installation, flags, etc): http://dlang.org/dmd-linux.html http://dlang.org/dmd-windows.html http://dlang.org/dmd-osx.html

Re: Installing DMD From Zip

2015-02-26 Thread anonymous via Digitalmars-d-learn
On Thursday, 26 February 2015 at 10:55:40 UTC, Jonathan M Davis wrote: I think that it was the same page, though I could be remembering wrong. Several articles are missing as well (e.g. the one on std.datetime and the one on arrays), so I don't know how careful they really were in updating the

Installing DMD From Zip

2015-02-26 Thread Mike Parker via Digitalmars-d-learn
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.

Re: Installing DMD From Zip

2015-02-26 Thread Jonathan M Davis via Digitalmars-d-learn
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.

Re: Installing DMD From Zip

2015-02-26 Thread Jonathan M Davis via Digitalmars-d-learn
On Thursday, February 26, 2015 19:47:20 Mike Parker via Digitalmars-d-learn wrote: On 2/26/2015 7:26 PM, Jonathan M Davis via Digitalmars-d-learn wrote: As for the page in question, it looks like it was probably lost in the site redesign. Looks like the same can be said for the page

Re: Installing DMD From Zip

2015-02-26 Thread Mike Parker via Digitalmars-d-learn
On 2/26/2015 7:26 PM, Jonathan M Davis via Digitalmars-d-learn wrote: 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. Yes, that's about all I can do without