mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-05 00:43:40 +02:00
2.5.3
This commit is contained in:
4
INSTALL
4
INSTALL
@@ -1,8 +1,8 @@
|
||||
Simple install procedure
|
||||
========================
|
||||
|
||||
% gzip -cd glib-2.5.2.tar.gz | tar xvf - # unpack the sources
|
||||
% cd glib-2.5.2 # change to the toplevel directory
|
||||
% gzip -cd glib-2.5.3.tar.gz | tar xvf - # unpack the sources
|
||||
% cd glib-2.5.3 # change to the toplevel directory
|
||||
% ./configure # run the `configure' script
|
||||
% make # build GLIB
|
||||
|
||||
|
Reference in New Issue
Block a user