Update installation instructions for 3.6
This commit is contained in:
parent
1ab0ce6401
commit
02dba79cf2
@ -18,7 +18,7 @@ GTK+ requires the following packages:
|
|||||||
Simple install procedure
|
Simple install procedure
|
||||||
========================
|
========================
|
||||||
|
|
||||||
% gzip -cd gtk+-@GTK_VERSION@.tar.gz | tar xvf - # unpack the sources
|
% tar xf gtk+-@GTK_VERSION@.tar.xz # unpack the sources
|
||||||
% cd gtk+-@GTK_VERSION@ # change to the toplevel directory
|
% cd gtk+-@GTK_VERSION@ # change to the toplevel directory
|
||||||
% ./configure # run the `configure' script
|
% ./configure # run the `configure' script
|
||||||
% make # build GTK+
|
% make # build GTK+
|
||||||
|
Loading…
Reference in New Issue
Block a user