4 This program requires GTK+ 2.6.0 or higher to be compiled.
9 Please make sure that gtk-devel and glib-devel (or similar) packages are
10 installed before the compilation (you may also require flex (lex) and bison
13 To compile and install, just type:
18 Password: [Enter password]
27 only needed if you require the additional functionality
30 for Bogofilter plugin support
31 http://bogofilter.sourceforge.net/
34 http://freshmeat.net/projects/compface/
36 for interprocess communication support
37 http://www.freedesktop.org/wiki/Software/dbus
39 for Dillo HTML viewer plugin support
41 Enchant (and dictionaries)
42 for spell-checker support
43 http://www.abisource.com/enchant/
44 GnuPG (>= 1.2.1) and GPGME (>= 0.4.5)
45 for GnuPG and S/MIME plugin support
47 ftp://ftp.gnupg.org/gcrypt/gpgme/
50 http://www.jpilot.org/
52 for IMAP4 and NNTP support
54 GTK+ >= 2.10 or libgnomeprint (>= 2.2)
55 for extended printing support
58 for support for detection of network connection changes
59 http://www.gnome.org/projects/NetworkManager/
62 http://www.openldap.org/
65 http://www.gnu.org/software/gnutls/
67 for SpamAssassin plugin support
68 http://spamassassin.apache.org/
70 Options for configure script
71 ============================
72 Most options are automatically enabled if the dependencies
75 --with-config-dir=RCDIR local config dir (default: ~/.claws-mail)
76 --disable-compface disable compface (X-Face) support
77 --disable-ipv6 disable IPv6 support
78 --disable-gnutls disable GnuTLS support
79 --disable-libetpan disable IMAP4 and NNTP support
80 --disable-gnomeprint disable libgnomeprint support
81 --disable-enchant disable Enchant support
82 --disable-ldap disable LDAP support
83 --disable-jpilot disable JPilot support
84 --disable-startup-notification disable startup notification support
85 --disable-valgrind disable valgrind support for debugging
86 --enable-crash-dialog enable crash dialog
87 --disable-startup-notification disable startup notification support
88 --disable-trayicon-plugin do not build System Tray Icon plugin
89 --disable-spamassassin-plugin do not build SpamAssassin plugin
90 --disable-pgpcore-plugin do not build PGP/Core plugin
91 --disable-pgpmime-plugin do not build PGP/MIME plugin
92 --disable-pgpinline-plugin do not build PGP/Inline plugin
93 --disable-smime-plugin do not build S/Mime plugin
94 --disable-dillo-viewer-plugin do not build Dillo plugin
95 --disable-bogofilter-plugin do not build bogofilter plugin
96 --disable-manual do not build user manuals
97 --disable-nls do not use Native Language Support
99 For other options, refer to ./configure --help .