glfs/gnome/core/control/control-center-inst.xml

13 lines
317 B
XML
Raw Normal View History

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