2002-09-05 02:43:06 +08:00
|
|
|
<sect2>
|
2003-10-02 08:05:51 +08:00
|
|
|
<title>Installation of <application><acronym>GNOME</acronym> Applets</application></title>
|
2002-09-05 02:43:06 +08:00
|
|
|
|
2003-10-02 08:05:51 +08:00
|
|
|
<para>Install <application><acronym>GNOME</acronym> Applets</application> by running the following commands:</para>
|
2002-09-05 02:43:06 +08:00
|
|
|
|
2003-12-08 08:58:22 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
|
|
|
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
|
2002-09-08 23:59:09 +08:00
|
|
|
--localstatedir=/var/lib --sysconfdir=/etc/gnome &&
|
2002-09-05 02:43:06 +08:00
|
|
|
make &&
|
2003-09-05 22:27:05 +08:00
|
|
|
make install</command></userinput></screen>
|
2002-09-05 02:43:06 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|