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

14 lines
432 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=`pkg-config --variable=prefix ORBit-2.0` \
--localstatedir=/var/lib --with-ssl \
--sysconfdir=/etc/gnome --with-ldap --with-gpgme &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>