2002-09-04 08:48:06 +08:00
|
|
|
<sect2>
|
2003-09-05 07:45:20 +08:00
|
|
|
<title>Installation of <application>control-center</application></title>
|
2002-09-04 08:48:06 +08:00
|
|
|
|
2003-09-05 07:45:20 +08:00
|
|
|
<para>Install <application>control-center</application> by running the following commands:</para>
|
2002-09-04 08:48:06 +08:00
|
|
|
|
2003-09-05 07:45:20 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=$GNOME_PREFIX --localstatedir=/var/lib \
|
2002-09-11 09:32:28 +08:00
|
|
|
--sysconfdir=/etc/gnome &&
|
2002-09-04 08:48:06 +08:00
|
|
|
make &&
|
2003-09-05 07:45:20 +08:00
|
|
|
make install</command></userinput></screen>
|
2002-09-04 08:48:06 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|