glfs/gnome/lib/gnomelib/libgnomecanvas-inst.xml
Larry Lawrence 717625328d gnome-2.2, libgnomecanvas, gnome-icon-theme
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@670 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-02-09 02:12:42 +00:00

12 lines
284 B
XML

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