2002-09-01 07:57:42 +08:00
|
|
|
<sect2>
|
2003-09-01 08:53:29 +08:00
|
|
|
<title>Installation of <application>GConf</application></title>
|
2002-09-01 07:57:42 +08:00
|
|
|
|
2003-09-01 08:53:29 +08:00
|
|
|
<para>Install <application>GConf</application> by running the following commands:</para>
|
2002-09-01 07:57:42 +08:00
|
|
|
|
2003-11-12 11:22:47 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
2003-12-10 04:21:37 +08:00
|
|
|
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin --sysconfdir=/etc/gnome &&
|
2002-09-01 07:57:42 +08:00
|
|
|
make &&
|
2003-09-01 08:53:29 +08:00
|
|
|
make install</command></userinput></screen>
|
2002-09-01 07:57:42 +08:00
|
|
|
|
|
|
|
</sect2>
|