Don't display actions' in/out dialog if there's no output
[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 Conectiva Linux 7.0
70 o Vector Linux 1.5
71 o Yellow Dog Linux 2.0 (glibc 2.2.1)
72 o Yellow Dog Linux 2.1 (PowerPC)
73 o ASP Linux 7.2 (glibc 2.2.4)
74 o Redmond Linux (Lycoris)
75
76 BSD
77
78 o FreeBSD 3.2-RELEASE
79 o FreeBSD 3.4-RELEASE
80 o FreeBSD 4.0-RELEASE
81 o FreeBSD 4.1-RELEASE
82 o FreeBSD 4.2-RELEASE
83 o FreeBSD 4.3-RELEASE
84 o FreeBSD 4.4-RELEASE
85 o FreeBSD 5.0-CURRENT
86 o NetBSD 1.4.2
87 o NetBSD 1.5 + XPG4DL
88 o NetBSD 1.5.1
89 o NetBSD 1.5.2
90 o OpenBSD 2.7
91 o OpenBSD 2.8 (i386)
92 o OpenBSD 2.9
93 o OpenBSD 3.0
94 o BSD/OS 4.0.1
95
96 Other commercial Unix
97
98 o Solaris 2.5
99 o Solaris 2.5.1
100 o Solaris 2.6
101 o Solaris 7
102 o Solaris 8
103 o IRIX 6.3
104 o IRIX 6.4
105 o IRIX 6.5 6.5.8m
106 o HP-UX 10.20
107 o HP-UX 11.0
108 o HP-UX 11i
109 o Tru64 Unix 5.0 (OSF1 V5.0)
110 o SCO UnixWare 7
111 o Mac OS X 10.1.3 (Darwin 5.3) + XDarwin (without XLocale support) + libxpg4
112
113 Others
114
115 o Windows (cygwin + GTK+ for win32) (in progress)
116
117 Build it
118 ========
119
120 Please make sure that gtk-devel and glib-devel (or similar) packages are
121 installed before the compilation (you may also require flex (lex) and bison
122 (yacc)).
123
124 To compile and install, just type:
125
126 % ./configure
127 % make
128 % su
129 Password: [Enter password]
130 # make install
131
132 Additional libraries
133 ====================
134
135 I recommend you to install gdk-pixbuf or gdk_imlib library before installing
136 for built-in image view support, and compface library for X-Face support.
137
138 You can get compface utilities and library from the following location:
139
140   http://freshmeat.net/projects/compface/
141
142 Sylpheed supports US-ASCII, ISO-8859-1, and EUC-JP by default.
143 If you want other character set / encoding (such as UTF-8, KOI8-R, and GB2312)
144 to be supported, you have to install libjconv, which is a wrapper for
145 iconv(). You can obtain it from the following location:
146
147   http://www.kondara.org/libjconv/index.html
148
149 If you want to enable SSL support, append the option
150 --enable-ssl after ./configure (you need OpenSSL).
151
152 If you want to enable IPv6 support, append the option
153 --enable-ipv6 after ./configure.
154
155 If you want to enable GnuPG support, you need GPGME 0.2.3 or later, and
156 GnuPG 1.0.6 or later. You can get them from the following location:
157
158   ftp://ftp.gnupg.org/pub/gcrypt/alpha/gpgme/
159   ftp://ftp.gnupg.org/pub/gcrypt/gnupg/
160
161 and append the option --enable-gpgme after ./configure.
162
163 WARNING: the GnuPG support is still in the development stage, and it
164          may not work correctly. I suggest never to use a real key.
165          Please use sample keys.
166
167 For other options, refer to ./configure --help .
168
169
170 If the installation of Sylpheed failed, check all needed libraries are
171 correctly installed. If it still failed, please send bug report to:
172
173   Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>