glfs/gnome/core/libgsf/libgsf-inst.xml
Igor Živković 4ed3b232c2 updated to gail-1.6.3 and librsvg-2.6.5
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2089 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-05-04 14:47:51 +00:00

12 lines
360 B
XML

<sect2>
<title>Installation of <application>libgsf</application></title>
<para>Install <application>libgsf</application> by running the following commands:</para>
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--disable-gtk-doc &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>