On 16 October 2012 19:59, Jacob Carlborg <doob@me.com> wrote:
On 2012-10-16 17:17, Manu wrote:

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...

I mostly only build from source using git submodules. I have one or two libraries placed in the DMD directory.

Okay, well I'll stick with that for now I guess.


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

Preferably I would like a package manager to handle this.

Well, a solution I can use now would be nice.
Nominating a directory at least until such an established package manager emerges might be a convenient intermediary.