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-09-01 22:57:10 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=$GNOME_PREFIX --libexecdir=$GNOME_PREFIX/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>
|
|
|
|
|