On 31 October 2013 18:38, Steve Teale <steve.teale@britseyeview.com> wrote:
On Thursday, 31 October 2013 at 17:33:52 UTC, Steve Teale wrote:
Mea Culpa.

In attempting to install the prerequisites

libmpc-dev
libmpfr-dev
libgmp3-dev

I ended up building from the source code for these projects.

Later, back to square one, I simply installed them using apt-get.

Then the build worked.

Grovel, grovel, my apologies to those whose time I wasted ;=(

Steve

My recipe can be found at britseyeview.com/software/buildGDC.txt

I hope this will save others some grief.



Feel free to take some time improving this documentation:

http://wiki.dlang.org/GDC/Installation/Generic


Thanks
--
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';