2002-09-02 03:42:08 +08:00
|
|
|
<sect2>
|
2003-09-01 10:28:47 +08:00
|
|
|
<title>Installation of <application>libgnome</application></title>
|
2002-09-02 03:42:08 +08:00
|
|
|
|
2003-09-01 10:28:47 +08:00
|
|
|
<para>Install <application>libgnome</application> by running the following commands:</para>
|
2002-09-02 03:42:08 +08:00
|
|
|
|
2003-12-10 07:00:03 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
|
|
|
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
|
|
|
|
--sysconfdir=/etc/gnome --disable-gtk-doc &&
|
2002-09-02 03:42:08 +08:00
|
|
|
make &&
|
2003-09-01 10:28:47 +08:00
|
|
|
make install</command></userinput></screen>
|
2002-09-02 03:42:08 +08:00
|
|
|
|
|
|
|
</sect2>
|