Issus with DMD 2.065

John Colvin john.loughran.colvin at gmail.com
Tue Mar 4 02:14:55 PST 2014


On Tuesday, 4 March 2014 at 00:41:09 UTC, Hertz wrote:
>  Ever since I installed the latest DMD 2.065 I cant seem to 
> compile and run .d files anymore. I'm installing dmd using the 
> .deb file on Ubuntu. When it is installed and I try to compile 
> a .d file the console gives me this.
>
>  cannot find source code for runtime library file 'object.d'
>        dmd might not be correctly installed.
>
> Any suggestions?

Chances are dmd can't find a dmd.conf, or is reading the wrong 
one. See http://dlang.org/dmd-linux.html#dmd_conf


More information about the Digitalmars-d-learn mailing list