fix a leak introduced in claws24 - sorry
[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.3.x)
15 o Debian GNU/Linux 3.0 (woody) (glibc 2.2.5)
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 / 2.1.5 / 2.5 / 2.6
23 o Laser5 Linux 6.0 / 6.2 / 6.4 (glibc 2.1.x)
24 o TurboLinux 4.0 (glibc 2.0.7 + libwcsmbs)
25 o TurboLinux 6.0 (glibc 2.1.2)
26 o TurboLinux 7.0 (glibc 2.2.x)
27 o Miracle Linux Standard Edition Version1.0
28 o Miracle Linux for PostgreSQL Version1.0
29 o Miracle Linux for Samba Version1.0
30 o RedHat Linux 5.2 (glibc 2.0.7)
31 o RedHat Linux 6.0
32 o RedHat Linux 6.1 + Helix GNOME (glibc 2.1.x)
33 o RedHat Linux 6.2 / 6.2J (glibc 2.1.x)
34 o RedHat Linux 7.0 / 7.0J / 7.1 / 7.2 / 7.3
35 o LinuxPPC2000 + Yukikaze(Japanization kit)
36 o Linux2000G (Intel / PPC)
37 o HOLON Linux 2.0 (Intel / PPC)
38 o Linux for PPC Japanese Edition 2.0 (glibc 2.1.x)
39 o Linux for PPC Japanese Edition 3.0 (glibc 2.1.x)
40 o LinuxPPC Q4 2000 (glibc 2.1.x)
41 o Linux MLD4
42 o Linux MLD5
43 o Plamo Linux 2.0 / 2.1 / 2.2.x / 3.0
44 o Slackware 7.0 / 7.1 / 8.0 / 8.1
45 o Linux Mandrake 7.0 / 7.1 / 7.2 / 8.0 / 8.1 / 9.0
46 o SuSE Linux 6.3 (glibc 2.1.2)
47 o SuSE Linux 6.4
48 o SuSE Linux 7.0 / 7.1 / 7.2 / 7.3
49 o OpenLinux 2.3 (glibc 2.1.1 -> 2.1.3)
50 o Caldera OpenDesktop 2.4
51 o Caldera Workstation 3.1
52 o Conectiva Linux 4.0 / 5.0 / 7.0 / 8.0
53 o Vector Linux 1.5
54 o Yellow Dog Linux 2.0 (glibc 2.2.1)
55 o Yellow Dog Linux 2.1 (PowerPC)
56 o ASP Linux 7.2 (glibc 2.2.4)
57 o Redmond Linux (Lycoris)
58 o Gentoo Linux 1.x
59
60 BSD
61
62 o FreeBSD 3.2-RELEASE
63 o FreeBSD 3.4-RELEASE
64 o FreeBSD 4.0/4.1/4.2/4.3/4.4/4.5/4.6-RELEASE
65 o FreeBSD 5.0-CURRENT
66 o NetBSD 1.4.2
67 o NetBSD 1.5 + XPG4DL
68 o NetBSD 1.5.1 / 1.5.2
69 o OpenBSD 2.7
70 o OpenBSD 2.8 (i386)
71 o OpenBSD 2.9 / 3.0 / 3.1
72 o BSD/OS 4.0.1
73
74 Other commercial Unix
75
76 o Solaris 2.5 / 2.5.1 / 2.6
77 o Solaris 7 / 8 / 9
78 o IRIX 6.3 / 6.4 / 6.5 6.5.8m
79 o HP-UX 10.20 / 11.0 / 11i
80 o Tru64 Unix 5.0 (OSF1 V5.0)
81 o SCO UnixWare 7
82 o Mac OS X 10.1.4 (Darwin 5.4) + XDarwin (without XLocale support) + libxpg4
83
84 Others
85
86 o Windows (MSVC + GTK+ for win32) (in progress)
87
88 Build it
89 ========
90
91 Please make sure that gtk-devel and glib-devel (or similar) packages are
92 installed before the compilation (you may also require flex (lex) and bison
93 (yacc)).
94
95 To compile and install, just type:
96
97 % ./configure
98 % make
99 % su
100 Password: [Enter password]
101 # make install
102
103 Additional libraries
104 ====================
105
106 It is recommend to install gdk-pixbuf or gdk_imlib library before installing
107 Sylpheed for built-in image view support, and compface library for X-Face
108 support.
109
110 You can get compface utilities and library from the following location:
111
112   http://freshmeat.net/projects/compface/
113
114 Sylpheed supports US-ASCII, ISO-8859-1, and EUC-JP by default.
115 If your system supports iconv() API, other character set / encoding
116 (such as UTF-8, KOI8-R, and GB2312) will be also supported.
117
118 GnuPG (>= 1.2.0) and GPGME (>= 0.3.10) are required for GnuPG (PGP) support.
119 You can get GnuPG and GPGME from the following location:
120
121   ftp://ftp.gnupg.org/pub/gcrypt/alpha/gpgme/
122   ftp://ftp.gnupg.org/pub/gcrypt/gnupg/
123
124 Options for configure script
125 ============================
126
127   --disable-compface            disable compface (X-Face) support
128   --enable-openssl              SSL support (requires OpenSSL)
129   --enable-ipv6                 IPv6 support
130   --enable-gpgme                GnuPG support (requires GPGME and GnuPG)
131   --enable-ldap                 LDAP support
132   --enable-jpilot               JPilot support
133   --enable-aspell               Aspell support
134   --enable-spamassassin-plugin  SpamAssassin support
135   --enable-crash-dialog         GDB support
136
137 For other options, refer to ./configure --help .
138
139
140 If the installation of Sylpheed failed, check whether all the required
141 libraries are correctly installed. If it still failed, please send bug
142 report to:
143
144   Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>