Next: The System Domain, Previous: (dir), Up: (dir) [Contents]
| • The System Domain | ||
| • The Local Domain | ||
| • The Network Domain | ||
| • The Users Domain | ||
| • Structure of a Domain | ||
| • Configuration |
On GNUstep, there are four separate places where files related to GNUstep are installed: these places are called "domains". These four domains are the System domain, the Network domain, the Local domain, and the User domain. Each of these domains serve a special purpose.
You can install various things in each domain; for example applications, tools or libraries. Each domain should allow you to install the different types of resources or compiled software.
Starting with gnustep-make version 2.0, each GNUstep installation can specify how these domains should be organized and mapped to directories on the filesystem. A way to map GNUstep domains to filesystem directories is called a “filesystem layout”. A filesystem layout will specify in which directory System Tools are to be installed, for example. The description of various filesystem layouts (and instructions on how to create your own) can be found in the FilesystemLayouts directory inside gnustep-make.
Applications, libraries, bundles and other resources are normally looked up in domains following a fixed order: User first, then Local, then Network, then System.
In this document we give a general overview of the GNUstep domains and of the interesting locations in a domain. We also describe the GNUstep filesystem layout.
The GNUstep filesystem layout is a good way to discuss domains, because it is very simple: in the GNUstep filesystem lay