2002-09-01 06:06:17 +08:00
|
|
|
<sect2>
|
2003-10-02 21:29:48 +08:00
|
|
|
<title>Installation of <application>Bonobo Activation</application></title>
|
2002-09-01 06:06:17 +08:00
|
|
|
|
2003-10-02 21:29:48 +08:00
|
|
|
<para>Install <application>Bonobo Activation</application> by running the following commands:</para>
|
2002-09-01 06:06:17 +08:00
|
|
|
|
2004-02-03 09:31:03 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
|
|
|
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
|
2003-02-09 04:33:03 +08:00
|
|
|
--sysconfdir=/etc/gnome --disable-gtk-doc &&
|
2002-09-01 06:06:17 +08:00
|
|
|
make &&
|
2003-09-28 02:46:10 +08:00
|
|
|
make install</command></userinput></screen>
|
2002-09-01 06:06:17 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|