glfs/gnome/lib/librsvg/librsvg-inst.xml
Larry Lawrence ad45d1a7e6 added libgtop-2.0.0, librsvg-2.0.1, gail-0.17, eel-2.0.6 and libgtkhtml-2.0.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@200 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-09-04 03:17:25 +00:00

12 lines
251 B
XML

<sect2>
<title>Installation of librsvg</title>
<para>Install librsvg by running the following commands:</para>
<para><screen><userinput>./configure --prefix=/opt/gnome2 &amp;&amp;
make &amp;&amp;
make install </userinput></screen></para>
</sect2>