glfs/gnome/core/desktop/gnome-desktop-inst.xml
Larry Lawrence c5bfd2f52d gnome-2.2, gnome-desktop, gnome-panel, gnome-session
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@673 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-02-09 16:28:34 +00:00

12 lines
288 B
XML

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