glfs/gnome/add/games/gnome-games-inst.xml

13 lines
309 B
XML
Raw Normal View History

<sect2>
<title>Installation of gnome-games</title>
<para>Install gnome-games by running the following commands:</para>
<para><screen><userinput>./configure --prefix=/opt/gnome2 --localstatedir=/var/lib \
--sysconfdir=/etc/gnome &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>
</sect2>