[dvm] Can't install compilers on Mac

Jacob Carlborg via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue Apr 28 23:41:30 PDT 2015


On 2015-04-28 19:46, Chris wrote:
> I keep getting this message. Why?
>
> Fetching: http://ftp.digitalmars.com/dmd.2.067.0.zip
> [========================================>] 56256/54884 KB
>
> Installing: dmd-2.067.0
> An unknown error occurred:
> tango.core.Exception.IOException@/Users/doob/development/d/tango/tango/core/Exception.d(59):
> /Users/name/.dvm/bin/dmd-2.067.0 :: No such file or directory
>
> OS X
>
> Version 0.4.3

Have you installed DVM itself, running "./dvm install dvm"? Can you 
please add the verbose flag, "-v", when installing a compiler and 
posting the output.

-- 
/Jacob Carlborg


More information about the Digitalmars-d-learn mailing list