On 2012-04-14 15:04, Tyro[17] wrote:
On Saturday, 14 April 2012 at 10:39:29 UTC, Jacob Carlborg wrote:
On 2012-04-14 05:47, Tyro[17] wrote:
On Saturday, 14 April 2012 at 01:34:25 UTC, Walter Bright wrote:
On 4/13/2012 5:47 PM, Tyro[17] wrote:
The requested URL /dmd.2.059.dmg was not found on this server.
Hmm, I overlooked that one.
Any idea of when it will be available? And by the way, thank you and
everyone else for all your hard work.
Andrew
Just use DVM, very easy to install new compilers:
https://bitbucket.org/doob/dvm
-bash: wget: command not found
Then download it manually.
1. https://bitbucket.org/doob/dvm/downloads/dvm-0.4.0-osx
2. chmod +x dvm-0.4.0-osx
3. ./dvm-0.4.0-osx install dvm
4. Open a new terminal
5. Follow these instructions:
https://bitbucket.org/doob/dvm/wiki/Home#!usage
--
/Jacob Carlborg