On Tuesday 23 September 2003 22:37, Mike Frysinger wrote: > > 4) > > /usr/games should be a directory for binaries, not subtree, (i. e. > > /usr/games/bin -> /usr/games, /usr/games/lib -> /usr/lib, > > /usr/games/share -> /usr/share/games). > > hmm the games setup (can be found in games.eclass) was created based upon > (well what i thought was ...) FHS compliance ... i'll go back and review > this again ... > if you want to see the current design, just read the games.eclass. ok i reviewed FHS and decided to not change the way Gentoo does it. to summarize, Gentoo puts binaries in /usr/games/bin and gaming related libraries in /usr/games/lib ... i dont know where you're getting this /usr/ games/share since no package should be using this ... i dont like placing gaming related libraries into /usr/lib since nothing else in the system cares about games ... in my mind it makes people's lives easier if they want to restrict games ... they only have to look at /usr/games/ and /usr/share/games/ rather than trying to track down specific files/directories in a huge list in /usr/lib/ -mike