glfs/gnome/lib/gnomelib/libgnomeui-inst.xml
Larry Lawrence df106b1000 kde, multimedia, pst
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@874 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-04-22 15:42:52 +00:00

13 lines
310 B
XML

<sect2>
<title>Installation of libgnomeui</title>
<para>Install libgnomeui by running the following commands:</para>
<para><screen><userinput>./configure --prefix=$GNOME_PREFIX --libexecdir=$GNOME_PREFIX/sbin \
--disable-gtk-doc &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>
</sect2>