mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-07 01:27:16 +08:00
12 lines
260 B
XML
12 lines
260 B
XML
|
<sect2>
|
||
|
<title>Installation of gnome-common</title>
|
||
|
|
||
|
<para>Install gnome-common by running the following commands:</para>
|
||
|
|
||
|
<para><screen><userinput>./configure --prefix=/opt/gnome2 &&
|
||
|
make &&
|
||
|
make install</userinput></screen></para>
|
||
|
|
||
|
</sect2>
|
||
|
|