On 03/09/14 17:55, Chris wrote:

Methinks DVM doesn't get it right. 2.065.zip is available here:

ftp://ftp.digitalmars.com/dmd.2.065.0.zip

(cf. http://forum.dlang.org/thread/ebvumaoniuukgjbow...@forum.dlang.org)

But DVM tries to access it via http:

Fetching: http://ftp.digitalmars.com/dmd.2.065.zip
An unknown error occurred:
tango.core.Exception.IOException@/home/doob/development/d/tango/tango/core/Exception.d(59):
The resource with URL "http://ftp.digitalmars.com/dmd.2.065.zip"; could
not be found.

DVM will try to fetch the exact version you specify. The version, in this particular case, is 2.065.0. Note the extra zero at the end.

--
/Jacob Carlborg

Reply via email to