On Tue, 20 Nov 2012 22:06:59 -0600, 1100110 wrote:

On Tue, 20 Nov 2012 21:51:23 -0600, rage.d aaaabbbbcccc@gmail.com
wrote:
I really hope that's your real email address, cause I accidentally sent
something to it...

No, it's not, sorry.

https://github.com/downloads/D-Programming-Language/dmd/dmd.2.060.zip
That should work out of the box.
It should also be prepackaged to allow running from the extract folder
directly.

I tried dmd.2.60.zip, but now I get bunch of warnings and this error:

...
std.md5 is scheduled for deprecation. Please use std.digest.md instead
Failed: 'dmd' '-g' '-w' '-property' '-I/home/me/D/vibe.d/bin/../source' '-L-levent_pthreads' '-L-levent' '-L-lssl' '-L-lcrypto' '-Jviews' '-Isource' '-v' '-o-' '/tmp/vpm.d' '-I/tmp'

I guess it has something to do with dmd.conf? Where is it supposed to go? Again, my other projects compile fine with 2.060.zip version, and it's just vibe.d that's complaining.

Thanks