On Fri, 2006-04-28 at 15:18 -0700, Stephen Hahn wrote:
> 1. Is there a /usr/gnu/{include,lib,etc}? (Isn't another lib just
> asking for trouble?)
How about similar rules to what Bart suggested for executables:
1) libs/headers with identical names will appear with their
original (conflicting) name in /usr/gnu/lib, /usr/gnu/include
(analogous to /usr/xpg*/lib, /usr/xpg*/include)
2) add libraries/headers with unique names and adequate
stability into /usr/lib, /usr/include
> 3. I am assuming /usr/gnu/share/man is desired.
Same as above? /usr/share/man unless there is a conflict,
/usr/gnu/share/man otherwise?
Laca