glfs/gnome/lib/librsvg/librsvg-inst.xml
Larry Lawrence f69efd7119 gnome-2.2, close Feb 15
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@705 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-02-16 04:35:35 +00:00

12 lines
295 B
XML

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