gdesktopappinfo: keep a list of files in the dirs
[platform/upstream/glib.git] / INSTALL.in
index 03c0398..27a7c1a 100644 (file)
@@ -1,8 +1,8 @@
 Simple install procedure
 ========================
 
-  % gzip -cd glib-@GLIB_VERSION@.tar.gz | tar xvf -  # unpack the sources
-  % cd glib-@GLIB_VERSION@                           # change to the toplevel directory
+  % tar xf glib-@GLIB_VERSION@.tar.gz       # unpack the sources
+  % cd glib-@GLIB_VERSION@                  # change to the toplevel directory
   % ./configure                             # run the `configure' script
   % make                                    # build GLIB
 
@@ -60,7 +60,6 @@ available from:
 
  http://www.gnu.org/software/gettext/
 
-
 Support for extended attributes and SELinux in GIO requires
 libattr and libselinux.
 
@@ -68,6 +67,7 @@ Some of the mimetype-related functionality in GIO requires the
 update-mime-database and update-desktop-database utilities, which
 are part of shared-mime-info and desktop-file-utils, respectively.
 
+GObject uses libffi to implement generic marshalling functionality.
 
 The Nitty-Gritty
 ================
@@ -79,7 +79,7 @@ in the file:
 
 Or online at:
 
- http://developer.gnome.org/doc/API/2.0/glib/glib-building.html
+ http://library.gnome.org/devel/glib/stable/glib-building.html
 
 
 Installation directories