On Mon, Mar 10, 2008 at 02:06:55PM -0500, Shawn Walker wrote: > I think a better way to handle it is as you suggested: only put things > intended for "humans to type" in /usr/bin (and thus, the PATH).
Well, I do think that scripts need to be careful to set PATH correctly, but still, Garret's autoconf/configure and *-config example is very instructive, even if in the opposite way that he intended. But then, script writing shouldn't be made unnecessarily harder. Nico --