On 16 October 2012 18:09, Jacob Carlborg <doob@me.com> wrote:
On 2012-10-16 16:01, Iain Buclaw wrote:

/usr/[local/]include/d is the standard path.  Each compiler tends to
have it's own subfolder here anyway...

DMD doesn't look anywhere outside of its folder by default.

Well, that's obviously crap. What is the approach most people take when they want to install their library?
I'll just do what's considered standard...

Can DMD just be fixed to include [local/]/include/d in it's default search paths? I presume GDC and LDC already look there?