On 2012-04-17 20:47, H. S. Teoh wrote:

You can just edit /etc/dmd.conf to that effect (if it conflicts with
your stable version of dmd, you could try to change the git dmd source
to look for dmd.conf in a different place, say /usr/src/d-devel/dmd.conf
or something, and so you can completely isolate the two installations).

DVM can be use for this. Just clone dmd, druntime and phobos to <path> and then run "dvm compile <path>". It will compile all projects and setup a correct dmd.conf.

--
/Jacob Carlborg

Reply via email to