2008-08-21 [colin] 3.5.0cvs65
[claws.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 6d03c00e13c4c1f1b2ff3aa9f0b47839066847e2..2f310febf638f5b0348f7a1832ff9b4dd0f0378d 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,7 +1,7 @@
 Installation
 ============
 
-This program requires GTK+ 2.4.0 or higher to be compiled.
+This program requires GTK+ 2.6.0 or higher to be compiled.
 
 Build it
 ========
@@ -20,7 +20,7 @@ Password: [Enter password]
 
 To run, just type:
 
-% sylpheed-claws
+% claws-mail
 
 Additional libraries
 ====================
@@ -29,9 +29,6 @@ only needed if you require the additional functionality
 Aspell (>= 0.50) (and dictionaries)
     for spell-checker support
     http://aspell.sourceforge.net/
-Clam AntiVirus
-    for Clam AntiVirus plugin support
-    http://clamav.sourceforge.net/
 compface
     for X-Face support
     http://freshmeat.net/projects/compface/
@@ -42,13 +39,10 @@ GnuPG (>= 1.2.1) and GPGME (>=  0.4.5)
     for GnuPG plugin support
     http://www.gnupg.org/
     ftp://ftp.gnupg.org/gcrypt/gpgme/
-GtkMathView (>= 0.4.2 and < 0.5)
-    for MathML viewer plugin support
-    http://helm.cs.unibo.it/mml-widget/
 J-Pilot
     for J-Pilot support
     http://www.jpilot.org/
-libEtPan! (>= 0.39)
+libEtPan! (>= 0.52)
     for IMAP4 support
     http://www.etpan.org
 libgnomeprint (>= 2.2)
@@ -62,14 +56,14 @@ OpenSSL (>= 0.9.7)
     http://www.openssl.org/
 SpamAssassin
     for SpamAssassin plugin support
-    http://spamassassin.org/
-  
+    http://spamassassin.apache.org/
+
 Options for configure script
 ============================
 Most options are automatically enabled if the dependencies
 are matched.
 
-  --with-config-dir=RCDIR                  local config dir (default: ~/.sylpheed-claws)
+  --with-config-dir=RCDIR                  local config dir (default: ~/.claws-mail)
   --disable-compface               disable compface (X-Face) support
   --disable-ipv6                   disable IPv6 support
   --disable-openssl                        disable OpenSSL support
@@ -85,9 +79,7 @@ are matched.
   --disable-pgpcore-plugin         do not build PGP/Core plugin
   --disable-pgpmime-plugin          do not build PGP/MIME plugin
   --disable-pgpinline-plugin        do not build PGP/Inline plugin
-  --disable-mathml-viewer-plugin    do not build MathML-Viewer plugin
   --disable-dillo-viewer-plugin     do not build Dillo plugin
-  --disable-clamav-plugin           do not build Clam AntiVirus plugin
  
 For other options, refer to ./configure --help .