glfs/xsoft/other/balsa/balsa-inst.xml
Billy O 'Connor 2dad92a424 Added Balsa 2 section.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@426 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-12-02 21:10:49 +00:00

14 lines
270 B
XML

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