Improved and fixed folder view 'Mark all read'
[claws.git] / INSTALL
1 Installation
2 ============
3
4 This program requires GTK+ 1.2.6 or higher to be compiled.
5
6 This program is developed on Debian GNU/Linux (woody/sid)
7 (Linux 2.4.x + glibc 2.2), so it is possible not to work correctly
8 on the other environment.
9
10 It is confirmed to work on the following environments:
11
12 Linux
13
14 o Debian GNU/Linux unstable (sid) (glibc 2.2.x)
15 o Debian GNU/Linux testing (woody) (glibc 2.2.x)
16 o Debian GNU/Linux 2.2 (potato) (glibc 2.1.3)
17 o Kondara MNU/Linux (glibc 2.1.x)
18 o Kondara MNU/Linux 1.2
19 o Kondara MNU/Linux 2.0
20 o Vine Linux 1.1 (glibc 2.0.x + libwcsmbs)
21 o Vine Linux 2.0 (glibc 2.1.x) (Intel, PPC)
22 o Vine Linux 2.1
23 o Vine Linux 2.1.5
24 o Laser5 Linux 6.0 (glibc 2.1.x)
25 o Laser5 Linux 6.2 (glibc 2.1.x)
26 o Laser5 Linux 6.4 (glibc 2.1.x)
27 o TurboLinux 4.0 (glibc 2.0.7 + libwcsmbs)
28 o TurboLinux 6.0 (glibc 2.1.2)
29 o TurboLinux 7.0 (glibc 2.2.x)
30 o Miracle Linux Standard Edition Version1.0
31 o Miracle Linux for PostgreSQL Version1.0
32 o Miracle Linux for Samba Version1.0
33 o RedHat Linux 5.2 (glibc 2.0.7)
34 o RedHat Linux 6.0
35 o RedHat Linux 6.1 + Helix GNOME (glibc 2.1.x)
36 o RedHat Linux 6.2 / 6.2J (glibc 2.1.x)
37 o RedHat Linux 7.0 / 7.0J
38 o RedHat Linux 7.1
39 o RedHat Linux 7.2
40 o LinuxPPC2000 + Yukikaze(Japanization kit)
41 o Linux2000G (Intel / PPC)
42 o HOLON Linux 2.0 (Intel / PPC)
43 o Linux for PPC Japanese Edition 2.0 (glibc 2.1.x)
44 o Linux for PPC Japanese Edition 3.0 (glibc 2.1.x)
45 o LinuxPPC Q4 2000 (glibc 2.1.x)
46 o Linux MLD4
47 o Linux MLD5
48 o Plamo Linux 2.0
49 o Plamo Linux 2.1
50 o Slackware 7.0
51 o Slackware 7.1
52 o Slackware 8.0
53 o Linux Mandrake 7.0
54 o Linux Mandrake 7.1
55 o Linux Mandrake 7.2
56 o Linux Mandrake 8.0
57 o Linux Mandrake 8.1
58 o SuSE Linux 6.3 (glibc 2.1.2)
59 o SuSE Linux 6.4
60 o SuSE Linux 7.0
61 o SuSE Linux 7.1
62 o SuSE Linux 7.2
63 o SuSE Linux 7.3
64 o OpenLinux 2.3 (glibc 2.1.1 -> 2.1.3)
65 o Caldera OpenDesktop 2.4
66 o Caldera Workstation 3.1
67 o Conectiva Linux 4.0
68 o Conectiva Linux 5.0
69 o Vector Linux 1.5
70 o Yellow Dog Linux 2.0 (glibc 2.2.1)
71 o Yellow Dog Linux 2.1 (PowerPC)
72 o ASP Linux 7.2 (glibc 2.2.4)
73
74 BSD
75
76 o FreeBSD 3.2-RELEASE
77 o FreeBSD 3.4-RELEASE
78 o FreeBSD 4.0-RELEASE
79 o FreeBSD 4.1-RELEASE
80 o FreeBSD 4.2-RELEASE
81 o FreeBSD 4.3-RELEASE
82 o FreeBSD 4.4-RELEASE
83 o FreeBSD 5.0-CURRENT
84 o NetBSD 1.4.2
85 o NetBSD 1.5 + XPG4DL
86 o NetBSD 1.5.1
87 o NetBSD 1.5.2
88 o OpenBSD 2.7
89 o OpenBSD 2.8 (i386)
90 o OpenBSD 2.9
91 o OpenBSD 3.0
92 o BSD/OS 4.0.1
93
94 Other commercial Unix
95
96 o Solaris 2.5
97 o Solaris 2.5.1
98 o Solaris 2.6
99 o Solaris 7
100 o Solaris 8
101 o IRIX 6.3
102 o IRIX 6.4
103 o IRIX 6.5 6.5.8m
104 o HP-UX 10.20
105 o HP-UX 11.0
106 o HP-UX 11i
107 o Tru64 Unix 5.0 (OSF1 V5.0)
108 o SCO UnixWare 7
109 o Mac OS X 10.1.2 (Darwin 5.2) + XDarwin (has locale problem)
110
111 Others
112
113 o Windows (cygwin + GTK+ for win32) (unstable)
114
115 Build it
116 ========
117
118 For installation, just type:
119
120 % ./configure
121 % make
122 % su
123 Password: [Enter password]
124 # make install
125
126 Additional libraries
127 ====================
128
129 I recommend you to install gdk-pixbuf or gdk_imlib library before installing
130 for built-in image view support, and compface library for X-Face support.
131
132 You can get compface utilities and library from the following location:
133
134   http://freshmeat.net/projects/compface/
135
136 Sylpheed supports US-ASCII, ISO-8859-1, and EUC-JP by default.
137 If you want other character set / encoding (such as UTF-8, KOI8-R, and GB2312)
138 to be supported, you have to install libjconv, which is a wrapper for
139 iconv(). You can obtain it from the following location:
140
141   http://www.kondara.org/libjconv/index.html
142
143 If you want to enable SSL support, append the option
144 --enable-ssl after ./configure (you need OpenSSL).
145
146 If you want to enable IPv6 support, append the option
147 --enable-ipv6 after ./configure.
148
149 If you want to enable GnuPG support, you need GPGME 0.2.3 or later, and
150 GnuPG 1.0.6 or later. You can get them from the following location:
151
152   ftp://ftp.gnupg.org/pub/gcrypt/alpha/gpgme/
153   ftp://ftp.gnupg.org/pub/gcrypt/gnupg/
154
155 and append the option --enable-gpgme after ./configure.
156
157 WARNING: the GnuPG support is still in the development stage, and it
158          may not work correctly. I suggest never to use a real key.
159          Please use sample keys.
160
161 For other options, refer to ./configure --help .
162
163
164 If the installation of Sylpheed failed, check all needed libraries are
165 correctly installed. If it still failed, please send bug report to:
166
167   Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>