www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Link to DMD-compatible cURL library is dead

reply "Jakob Ovrum" <jakobovrum gmail.com> writes:
The following URL yields a 404:

http://downloads.dlang.org.s3-website-us-east-1.amazonaws.com/releases/2013/curl-7.24.0-dmd-win32.zip

The URL looks really haphazard to begin with...

And the link can be found at the bottom of this page:

http://dlang.org/download.html
Feb 11 2013
parent "Brad Anderson" <eco gnuk.net> writes:
On Monday, 11 February 2013 at 21:11:04 UTC, Jakob Ovrum wrote:
 The following URL yields a 404:

 http://downloads.dlang.org.s3-website-us-east-1.amazonaws.com/releases/2013/curl-7.24.0-dmd-win32.zip

 The URL looks really haphazard to begin with...

 And the link can be found at the bottom of this page:

 http://dlang.org/download.html
http://d.puremagic.com/issues/show_bug.cgi?id=9388 The old link still works <https://github.com/downloads/D-Programming-Language/dmd/curl-7. 4.0-dmd-win32.zip>. When DMD moved to S3 for hosting the link got changed but libcurl wasn't uploaded to S3. I'm sure Brad Roberts or Walter could upload it to S3 and fix this or the link can be changed to point back at GitHub's hosting. BA
Feb 11 2013