The Balsa package contains a GNOME 2 based mail client.
Download (HTTP): http://balsa.gnome.org/balsa-2.2.6.tar.bz2
Download MD5 sum: 6179fadbfc5cca642dac081519acef25
Download size: 2.9 MB
Estimated disk space required: 45.9 MB
Estimated build time: 0.67 SBU
libgtkhtml-2.6.2, OpenSSL-0.9.7e, OpenLDAP-2.2.20, PCRE-5.0, Procmail-3.22, Sendmail-8.13.3 (or other MTA that links to /usr/sbin/sendmail), Heimdal-0.6.3 or MIT krb5-1.4, SQLite, GPGME and GnuPG-1.9.x
Install Balsa by running the following commands:
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--localstatedir=/var/lib --sysconfdir=/etc/gnome &&
make &&
make install
--localstatedir=/var/lib: This switch puts ScrollKeeper files in /var/lib/scrollkeeper instead of $GNOME_PREFIX/var/scrollkeeper.
--sysconfdir=/etc/gnome: This switch puts configuration files in /etc/gnome instead of $GNOME_PREFIX/etc.
--with-ssl: Use this option to enable SSL support if OpenSSL is installed.
--with-ldap: Use this option to enable LDAP address book support if OpenLDAP is installed.
--with-gpgme: Use this option to enable GPG support if “GnuPG Made Easy” (GPGME) is installed.
--enable-smime: Use this option to enable S/MIME support if GnuPG-1.9.x is installed.
The Balsa package contains balsa.
Last updated on 2005-02-13 17:28:14 -0700