On Friday, 11 August 2017 at 02:25:51 UTC, Mike Parker wrote:
On Thursday, 10 August 2017 at 23:38:42 UTC, Jiyan wrote:
[...]
Sounds like you used the script from the download page that
installs the compiler per user. It's designed to allow you to
have multiple versions installed in your user directory and
requires you to specify which version you want to activate. You
could probably configure your bash shell to activate dmd when
you launch it, or you could install dmd via the .deb or .rpm,
assuming you're on a Linux flavor.
Ok thanks :)