On 1/15/2012 6:28 PM, Andrei Alexandrescu wrote: > On 1/15/12 7:39 PM, Jordi Sayol wrote: >> Al 16/01/12 01:32, En/na Andrei Alexandrescu ha escrit: >>> I just added a handy script, tools/update.sh. >>> >>> https://github.com/D-Programming-Language/tools/commit/cc4e3c07c2ebb19dbb90c2d29c828f5fb714e605 >>> >>> It's useful for people who work on dmd and want to either download anew or >>> freshen their repositories. >>> >>> Comments and ideas are welcome. >>> >>> >>> Andrei >>> >> >> I got attached errors on Ubuntu 11.04 64-bit, zsh v.4.3.11 > > Thanks for looking into this, Jordi. > > Looks like the issue is this: > > git clone g...@github.com:D-Programming-Language/dmd.git > > Do you have a github account set up that would let you run the command above? > If not, I wonder how the situation can be > detected and what instructions to give the user. > > > Andrei
IMHO, if you're building from source, you might as well take the time to setup a github account. Otherwise, what's the point? Might as well grab the release binaries.