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

13 lines
314 B
XML
Raw Normal View History

<sect2>
<title>Installation of gnome-session</title>
<para>Install gnome-session 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>