On 25.09.2007, at 16:04, Daniel Nouri wrote:
- The PREFIX directory is not created when it doesn't exist.
this is scons-specific. i'd say just create PREFIX before installing into it :)
- The X11 headers are looked for in '/usr/X11R6/X11/Intrinsic.h' by default. I wonder if this is not less common than having that file in '/usr/include/X11/Intrinsic.h'. Maybe a Mac-ism?
OSX (and debian iirc) both symlink /usr/include/X11 to /usr/X11R6/ include/X11
I'm happy to roll another patch once we come to an agreement to these pointsand to the failure (?) to look into '$PREFIX/lib' for libraries that I mentioned earlier.
yes, please submit! <sk>