diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-07-28 07:43:03 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-07-28 07:43:03 +0000 |
commit | 221446a6d4beb7a4d5c73d566d0e8be2ed6df2de (patch) | |
tree | 6e32017be4744e42e2529f6003b67b1d9cb895f1 /INSTALL | |
parent | 114612a76fde535d3df1fa22fc71bb4c8c6e8b97 (diff) |
updated documents, and made 2.0.0 release.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@451 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -1,13 +1,14 @@ Installation ============ -This program requires GTK+ 2.4.0 or higher to be compiled. +This program requires GTK+ 2.4.0 or later to be compiled (GTK+ 2.6.0 or later +is recommended). This program is developed on Debian GNU/Linux (sarge/sid) -(Linux 2.6.x + glibc 2.3.2), so it is possible not to work correctly +(Linux 2.6.x + glibc 2.3.2). It is possible that it dosen't work correctly on the other environment. -It is confirmed to work on the following environments +Curretnly it is confirmed to work on the following environments (Note: they might not work with the latest version): Linux @@ -119,8 +120,8 @@ Options for configure script --disable-compface disable compface (X-Face) support --disable-ipv6 disable IPv6 support - --enable-ssl SSL support (requires OpenSSL) - --enable-gpgme GnuPG support (requires GPGME and GnuPG) + --disable-ssl disable SSL support (requires OpenSSL) + --disable-gpgme disable GnuPG support (requires GPGME and GnuPG) --enable-ldap LDAP support --enable-jpilot JPilot support |