Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6871 - gnome2 vs kde3 install
Summary: gnome2 vs kde3 install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Spider (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-22 00:21 UTC by Brian Olsen
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Olsen 2002-08-22 00:21:32 UTC
Suggestion:  I really like that all qt stuff goes in /usr/qt/3/ and all kde 
stuff goes in /usr/kde/3/.  Is there any reason whatsoever that there can't be 
a /usr/gnome/2/.  Please eliminate the bloat in /usr!!!!
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-08-23 00:56:09 UTC
ugh, revisiting issues again...
Comment 2 Spider (RETIRED) gentoo-dev 2002-08-27 12:14:41 UTC
http://www.pathname.com/fhs/2.2/fhs-4.1.html

Filesystem Hierarchy Standard
4.1 Purpose
/usr is the second major section of the filesystem. /usr is shareable, read-only
data. That means that /usr should be shareable between various FHS-compliant
hosts and must not be written to. Any information that is host-specific or
varies with time is stored elsewhere.

Large software packages must not use a direct subdirectory under the /usr
hierarchy.