glfs/gnome/core/desktop/gnome-desktop-inst.xml

12 lines
386 B
XML
Raw Normal View History

<sect2>
<title>Installation of <application><acronym>GNOME</acronym> Desktop</application></title>
<para>Install <application><acronym>GNOME</acronym> Desktop</application> by running the following commands:</para>
<screen><userinput><command>./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc/gnome &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>