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

12 lines
315 B
XML
Raw Normal View History

<sect2>
<title>Installation of gnome-panel</title>
<para>Install gnome-panel by running the following commands:</para>
<para><screen><userinput>./configure --prefix=/opt/gnome2 --libexecdir=/opt/gnome2/sbin --localstatedir=/var/spool &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>
</sect2>