mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 07:58:44 +02:00
2.15.1
svn path=/trunk/; revision=6267
This commit is contained in:
9
INSTALL
9
INSTALL
@@ -1,8 +1,8 @@
|
||||
Simple install procedure
|
||||
========================
|
||||
|
||||
% gzip -cd glib-2.15.0.tar.gz | tar xvf - # unpack the sources
|
||||
% cd glib-2.15.0 # change to the toplevel directory
|
||||
% gzip -cd glib-2.15.1.tar.gz | tar xvf - # unpack the sources
|
||||
% cd glib-2.15.1 # change to the toplevel directory
|
||||
% ./configure # run the `configure' script
|
||||
% make # build GLIB
|
||||
|
||||
@@ -60,6 +60,11 @@ available from:
|
||||
|
||||
http://www.gnu.org/software/gettext/
|
||||
|
||||
|
||||
Support for extended attributes and SELinux in GIO requires
|
||||
libattr and libselinux.
|
||||
|
||||
|
||||
The Nitty-Gritty
|
||||
================
|
||||
|
||||
|
Reference in New Issue
Block a user