Installing DMD

This page covers a few installation bash scripts I modified from Alexander Panek's work. For other installation instructions and compilers visit the compiler page on Wiki4D. Three files of interest are:

  1. install-d.sh
  2. install-tang.sh
  3. dmd-switch.sh
Benefits of using these scripts to install DMD:
  1. Install to location of your choosing
  2. Install D1 and D2 side-by-side
  3. Install Tango and Phobos side-by-side
  4. Use dmd-switch.sh to select between D1, D2, Phobos, and Tango
A standard installation command would look like:
# ./install-d.sh -d -v 2.035