mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 13:02:35 +08:00
12 lines
237 B
XML
12 lines
237 B
XML
|
<sect2>
|
||
|
<title>Installation of GTK+</title>
|
||
|
|
||
|
<para>Install GTK+ by running the following commands:</para>
|
||
|
|
||
|
<para><screen><userinput>./configure --prefix=/usr &&
|
||
|
make &&
|
||
|
make install</userinput></screen></para>
|
||
|
|
||
|
</sect2>
|
||
|
|