More Linux love?

Chris Nicholson-Sauls ibisbasenji at gmail.com
Sun Jun 16 00:58:07 PDT 2013


As far as installing/managing DMD itself on Linux, DVM will 
change your life.  Try the following:

wget -Odvm 
https://github.com/downloads/jacob-carlborg/dvm/dvm-0.4.1-linux-32
chmod +x dvm && ./dvm install dvm
  << open new terminal >>
dvm install 2.063.2
dvm use -d --64bit 2.063.2



More information about the Digitalmars-d mailing list