On Tuesday, 30 June 2015 at 13:19:25 UTC, Marc Schütz wrote:
If you don't want to use DUB, you need to download the other two packages from code.dlang.org and specifiy "-I/path/to/tcltk -I/path/to/x11 -I/path/to/tkd" in the DMD invocation.
Thank you, I'll try that.