Statistics
| Revision:

root / INSTALL @ 123

History | View | Annotate | Download (3.9 kB)

1
Installation
2
============
3
4
This program requires GTK+ 2.4.0 or higher to be compiled.
5
6
This program is developed on Debian GNU/Linux (sarge/sid)
7
(Linux 2.6.x + glibc 2.3.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 (i386/sid) (glibc 2.3.2) (development environment)
15
o Debian GNU/Linux (amd64/sid-based) (glibc 2.3.2) (development environment #2)
16
o Debian GNU/Linux (sarge) (glibc 2.3.2)
17
o Debian GNU/Linux 3.0 (woody) (glibc 2.2.5)
18
o Debian GNU/Linux 2.2 (potato) (glibc 2.1.3)
19
o Fedora Core 2 / 3
20
o RedHat Linux 5.2 (glibc 2.0.7)
21
o RedHat Linux 6.0
22
o RedHat Linux 6.1 + Helix GNOME (glibc 2.1.x)
23
o RedHat Linux 6.2 / 6.2J (glibc 2.1.x)
24
o RedHat Linux 7.0 / 7.0J / 7.1 / 7.2 / 7.3 / 8.0 / 9.0
25
o Vine Linux 1.1 (glibc 2.0.x + libwcsmbs)
26
o Vine Linux 2.0 (glibc 2.1.x) (Intel, PPC)
27
o Vine Linux 2.1 / 2.1.5 / 2.5 / 2.6 / 3.0
28
o TurboLinux 4.0 (glibc 2.0.7 + libwcsmbs)
29
o TurboLinux 6.0 (glibc 2.1.2)
30
o TurboLinux 7.0 (glibc 2.2.x)
31
o Miracle Linux Standard Edition Version1.0
32
o Miracle Linux for PostgreSQL Version1.0
33
o Miracle Linux for Samba Version1.0
34
o Laser5 Linux 6.0 / 6.2 / 6.4 (glibc 2.1.x)
35
o Kondara MNU/Linux 1.0 (glibc 2.1.x) / 1.2 / 2.0
36
o LinuxPPC2000 + Yukikaze(Japanization kit)
37
o Linux2000G (Intel / PPC)
38
o HOLON Linux 2.0 (Intel / PPC)
39
o Linux for PPC Japanese Edition 2.0 (glibc 2.1.x)
40
o Linux for PPC Japanese Edition 3.0 (glibc 2.1.x)
41
o LinuxPPC Q4 2000 (glibc 2.1.x)
42
o Linux MLD4/5
43
o Plamo Linux 2.0 / 2.1 / 2.2.x / 3.0
44
o Slackware 7.0 / 7.1 / 8.0 / 8.1 / 9.0 / 10.0
45
o Mandrake Linux 7.0 / 7.1 / 7.2 / 8.0 / 8.1 / 9.0 / 9.1 / 10.0
46
o SuSE Linux 6.3 (glibc 2.1.2) / 6.4
47
o SuSE Linux 7.0 / 7.1 / 7.2 / 7.3 / 8.0 / 8.1 / 8.2
48
o OpenLinux 2.3 (glibc 2.1.1 -> 2.1.3)
49
o Caldera OpenDesktop 2.4
50
o Caldera Workstation 3.1
51
o Conectiva Linux 4.0 / 5.0 / 7.0 / 8.0
52
o Vector Linux 1.5
53
o Yellow Dog Linux 2.0 (glibc 2.2.1)
54
o Yellow Dog Linux 2.1 (PowerPC)
55
o ASP Linux 7.2 (glibc 2.2.4)
56
o Redmond Linux (Lycoris)
57
o Gentoo Linux 1.x / 2004.2 (i386 / amd64)
58
59
BSD
60
61
o FreeBSD 3.2/3.4-RELEASE
62
o FreeBSD 4.0/4.1/4.2/4.3/4.4/4.5/4.6-RELEASE
63
o FreeBSD 5.3-RELEASE
64
o FreeBSD 5.0-CURRENT
65
o NetBSD 1.4.2
66
o NetBSD 1.5 + XPG4DL
67
o NetBSD 1.5.1 / 1.5.2
68
o OpenBSD 2.7 / 2.8 / 2.9 / 3.0 / 3.1 / 3.6
69
o BSD/OS 4.0.1
70
71
Other commercial Unix
72
73
o Solaris 2.5 / 2.5.1 / 2.6
74
o Solaris 7 / 8 / 9
75
o AIX 4.3.3
76
o IRIX 6.3 / 6.4 / 6.5 6.5.8m
77
o HP-UX 10.20 / 11.0 / 11i
78
o Tru64 Unix 5.0 (OSF1 V5.0)
79
o Mac OS X 10.1.4 (Darwin 5.4) + XDarwin (without XLocale support) + libxpg4
80
o Mac OS X 10.2.3 (Darwin 6.3) + Apple X11 PublicBeta 0.1 + XLocale fix patch
81
o Mac OS X 10.3 + X11 for Mac OS X
82
83
Others
84
85
o Windows (MSVC + GTK+ for win32) (in progress)
86
87
Build it
88
========
89
90
Please make sure that gtk-devel and glib-devel (or similar) packages are
91
installed before the compilation (you may also require flex (lex) and bison
92
(yacc)).
93
94
To compile and install, just type:
95
96
% ./configure
97
% make
98
% su
99
Password: [Enter password]
100
# make install
101
102
Additional libraries
103
====================
104
105
Compface library is required for X-Face support.
106
You can get compface utilities and library from the following location:
107
108
  http://freshmeat.net/projects/compface/
109
110
GnuPG (>= 1.2.0) and GPGME (>= 1.0.0) are required for GnuPG (PGP) support.
111
You can get GnuPG and GPGME from the following location:
112
113
  ftp://ftp.gnupg.org/pub/gcrypt/gpgme/
114
  ftp://ftp.gnupg.org/pub/gcrypt/gnupg/
115
116
Options for configure script
117
============================
118
119
  --disable-compface  disable compface (X-Face) support
120
  --disable-ipv6      disable IPv6 support
121
  --enable-ssl        SSL support (requires OpenSSL)
122
  --enable-gpgme      GnuPG support (requires GPGME and GnuPG)
123
  --enable-ldap       LDAP support
124
  --enable-jpilot     JPilot support
125
126
For other options, refer to ./configure --help .
127
128
129
If the installation of Sylpheed failed, check whether all the required
130
libraries are correctly installed. If it still failed, please send bug
131
report to:
132
133
  Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>