glfs/xsoft/other/balsa/balsa-inst.xml

13 lines
344 B
XML
Raw Normal View History

<sect2>
<title>Installation of <application>Balsa</application></title>
<para>Install <application>Balsa</application> by running the following commands:</para>
<screen><userinput><command>./configure --prefix=$GNOME_PREFIX --with-ssl
--with-ldap --with-gpgme &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>