mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 07:58:44 +02:00
=== Released 2.4.0 ===
Tue Mar 16 11:50:56 2004 Owen Taylor <otaylor@redhat.com> * === Released 2.4.0 === * configure.in: Version 2.4.0, interface age 0. * README.in: Updates * NEWS: Updates
This commit is contained in:
4
INSTALL
4
INSTALL
@@ -1,8 +1,8 @@
|
||||
Simple install procedure
|
||||
========================
|
||||
|
||||
% gzip -cd glib-2.3.6.tar.gz | tar xvf - # unpack the sources
|
||||
% cd glib-2.3.6 # change to the toplevel directory
|
||||
% gzip -cd glib-2.4.0.tar.gz | tar xvf - # unpack the sources
|
||||
% cd glib-2.4.0 # change to the toplevel directory
|
||||
% ./configure # run the `configure' script
|
||||
% make # build GLIB
|
||||
|
||||
|
Reference in New Issue
Block a user