diff options
Diffstat (limited to 'libraries/GConf/README')
-rw-r--r-- | libraries/GConf/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libraries/GConf/README b/libraries/GConf/README new file mode 100644 index 000000000000..48c2e673683f --- /dev/null +++ b/libraries/GConf/README @@ -0,0 +1,8 @@ +GConf is a configuration database system, functionally similar to the +Windows registry and annoying in the same manner. It's being written +for the GNOME desktop but does not require GNOME; configure should +notice if GNOME is not installed and compile the basic GConf library anyway. + +Compilation on a clean Slackware 12.1 system additionally requires ORBit2 +to be installed first. A SlackBuild for ORBit2 is available from the +SlackBuilds.org repository. |