glfs/gnome/otherlibs/soup/soup-inst.xml
Billy O 'Connor afe491aeda Add soup-0.7.4 for Evolution.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@493 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-12-16 23:14:46 +00:00

14 lines
245 B
XML

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