On Fri, 23 Dec 2011, Andrei Alexandrescu wrote: > Try it out! http://dlang.org/download.html. I managed to automate everything > in one makefile - you type a command and next thing you know the file is up > there. > > https://github.com/D-Programming-Language/installer/commit/34fb6613fca77e0e75cadf5545560e799a8c82b2 > > > On my machine it installed fine the first time around, the second time I've > had an error. > > > Andrei
One day my pointers to mktemp (and related libc routines when done in code rather than shell scripts) will sink in. Please don't invent ways of making semi-unique files and directories.
