2002-09-02 04:54:55 +08:00
|
|
|
<sect2>
|
2003-09-01 22:57:10 +08:00
|
|
|
<title>Installation of <application>libgnomeui</application></title>
|
2002-09-02 04:54:55 +08:00
|
|
|
|
2003-09-01 22:57:10 +08:00
|
|
|
<para>Install <application>libgnomeui</application> by running the following commands:</para>
|
2002-09-02 04:54:55 +08:00
|
|
|
|
2003-12-07 10:23:32 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
|
|
|
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
|
2003-04-22 23:42:52 +08:00
|
|
|
--disable-gtk-doc &&
|
2002-09-02 04:54:55 +08:00
|
|
|
make &&
|
2003-09-01 22:57:10 +08:00
|
|
|
make install</command></userinput></screen>
|
2002-09-02 04:54:55 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|