The Balsa package contains a GNOME 2 based mail reader.
Download (HTTP): http://balsa.gnome.org/balsa-2.0.15.tar.bz2
Download size: 2.7 MB
Estimated Disk space required: 74.0 MB
Estimated build time: 0.82 SBU
PCRE-4.5, GnuPG-1.2.4 using gpgme and OpenLDAP-2.1.30
Install Balsa by running the following commands:
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--localstatedir=/var/lib --with-ssl \
--sysconfdir=/etc/gnome --with-ldap --with-gpgme &&
make &&
make install
--localstatedir=/var/lib: This switch puts ScrollKeeper files in /var/lib/scrollkeeper instead of $GNOME_PREFIX/var/scrollkeeper.
--with-ssl: Change the default of no ssl support.
--sysconfdir=/etc/gnome: This switch puts configuration files in /etc/gnome instead of $GNOME_PREFIX/etc.
--with-ldap: Change the default to support LDAP if it is available.
--with-gpgme: Change the default to support GPG if 'GnuPG made easy' (GPGME) is installed.
The Balsa package contains balsa.