8dc7924dbcc60aeec11937d3cd7f24ccfd85b4d0
[claws.git] / doc / manual / en / sylpheed-4.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2 <HTML>
3 <HEAD>
4  <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
5  <TITLE>: Installation.</TITLE>
6  <link HREF="sylpheed-5.html" REL=next>
7 <link HREF="sylpheed-3.html" REL=previous>
8 <link HREF="sylpheed.html#toc4" REL=contents>
9
10 </HEAD>
11 <BODY>
12 <a HREF="sylpheed-5.html">Next</a>
13 <a HREF="sylpheed-3.html">Previous</a>
14 <a HREF="sylpheed.html#toc4">Contents</a>
15 <HR>
16 <H2><A NAME="s4">4. Installation.</A></H2>
17
18 <H2><A NAME="ss4.1">4.1 Required environment</A>
19 </H2>
20
21 <P>To succesfully compile Sylpheed, you need at least:
22 <UL>
23 <LI>Any POSIX compliant UNIX or similar OS eg. Linux, FreeBSD, Solaris</LI>
24 <LI>GTK+ 1.2.6 or later</LI>
25 <LI>A recent ANSI C compiler (gcc 2.7.2.3 should also work) Note: it is reported that Sun C will not compile Sylpheed.</LI>
26 </UL>
27
28 Optionally you need:
29 <UL>
30 <LI>Imlib or gdk-pixbuf (for built-in image view)</LI>
31 <LI>libcompface (for X-Face)</LI>
32 <LI>libjconv (for I18N)</LI>
33 <LI>GPGME (for GnuPG)</LI>
34 <LI>OpenLDAP (for LDAP connection)</LI>
35 <LI>Jpilot (for Palm addressbook use)</LI>
36 <LI>the equivalent of GTK+-devel and Xfree86-devel. (Otherwise ./configure will fail.)</LI>
37 </UL>
38
39 Notice: Sylpheed may be unstable depending on the environment. Please use the newest version of libraries if possible.
40 <H2><A NAME="ss4.2">4.2 Environments known as valid for Sylpheed</A>
41 </H2>
42
43 <P>
44 <UL>
45 <LI>Debian GNU/Linux unstable (sid) (glibc 2.2) (development environment) </LI>
46 <LI>Debian GNU/Linux 2.2 (potato) (glibc 2.1.3) </LI>
47 <LI>Kondara MNU/Linux (glibc 2.1.x) </LI>
48 <LI>Vine Linux 1.1 (glibc 2.0.x + libwcsmbs) </LI>
49 <LI>Vine Linux 2.0 (glibc 2.1.x) (Intel, PPC) </LI>
50 <LI>Vine Linux 2.1 </LI>
51 <LI>Laser5 Linux 6.0 (glibc 2.1.x) , 6.2, 6.4</LI>
52 <LI>TurboLinux 4.0 (glibc 2.0.7 + libwcsmbs) </LI>
53 <LI>TurboLinux 6.0 (glibc 2.1.2) </LI>
54 <LI>Miracle Linux Standard Edition Version1.0 </LI>
55 <LI>Miracle Linux for PostgreSQL Version1.0 </LI>
56 <LI>Miracle Linux for Samba Version1.0 </LI>
57 <LI>RedHat Linux 5.2 (glibc 2.0.7) </LI>
58 <LI>RedHat Linux 6.0 </LI>
59 <LI>RedHat Linux 6.1 + Helix GNOME (glibc 2.1.x) </LI>
60 <LI>RedHat Linux 6.2 / 6.2J (glibc 2.1.x) </LI>
61 <LI>RedHat Linux 7.0 / 7.0J </LI>
62 <LI>RedHat Linux 7.1</LI>
63 <LI>RedHat Linux 7.2 (beta 'Roswell')</LI>
64 <LI>LinuxPPC2000 + Yukikaze(Japanization kit) </LI>
65 <LI>Linux2000G (Intel, PowerPC) </LI>
66 <LI>HOLON Linux 2.0 (Intel / PPC) </LI>
67 <LI>Linux for PPC Japanese Edition 2.0 and 3.0 (glibc 2.1.x) </LI>
68 <LI>Linux MLD4</LI>
69 <LI>Linux MLD5 </LI>
70 <LI>Plamo Linux 2.0 </LI>
71 <LI>Slackware 7.1 </LI>
72 <LI>Linux Mandrake 7.0 through 8.0</LI>
73 <LI>SuSE Linux 6.3 (glibc 2.1.2) </LI>
74 <LI>SuSE Linux 6.4, 7.0, 7.1</LI>
75 <LI>OpenLinux 2.3 (glibc 2.1.1 -> 2.1.3) </LI>
76 <LI>Caldera OpenDesktop 2.4 </LI>
77 <LI>Conectiva Linux 4.0 and 5.0</LI>
78 <LI>Vector Linux 1.5 </LI>
79 <LI>FreeBSD releases 3.2, 3.4, 4.0, 4.1, 4.2 and 5.0</LI>
80 <LI>NetBSD 1.4.2 </LI>
81 <LI>NetBSD 1.5 + XPG4DL </LI>
82 <LI>OpenBSD 2.7 </LI>
83 <LI>OpenBSD 2.8 (i386) </LI>
84 <LI>BSD/OS 4.0.1 </LI>
85 <LI>Solaris 2.5, 2.5.2., 2.6, 7, 8</LI>
86 <LI>IRIX 6.3 and 6.5, 6.5.8m </LI>
87 <LI>HP-UX 10.20 </LI>
88 <LI>Mac OS X (Darwin 1.3) + Xtools (has locale problem) </LI>
89 <LI>Windows (cygwin + GTK+ for win32) (unstable) </LI>
90 </UL>
91 <H2><A NAME="ss4.3">4.3 Nuts and bolts of installation</A>
92 </H2>
93
94 <P>
95 <UL>
96 <LI>Download the latest version of the Sylpheed package from
97 <A HREF="http://sylpheed.good-day.net/">http://sylpheed.good-day.net/</A></LI>
98 <LI>Untar the sourcefiles to a new directory</LI>
99 <LI>tar -xvfz sylpheed-.tar.gz (for tar.gz)</LI>
100 <LI>tar -xvfI sylpheed-.tar.bz2 (for tar.bz2) </LI>
101 <LI>cd to the new sylpheed- directory </LI>
102 <LI>Run ./configure to check your environment and create the installation make files </LI>
103 <LI>Run the 'make' program which will compile the sources. Do not proceed with this step if there are fatal errors in the previous step. Fatal errors indicate that things are missing in order to compile Sylpheed properly. </LI>
104 </UL>
105 <P>If the make process has completed, run "make install" (as root), to install the program and the supportfiles
106 <H2><A NAME="ss4.4">4.4 Installation on Linux using RPM</A>
107 </H2>
108
109 <P>As root, run the "rpm -ivh " command on the RPM file you downloaded. As soon as this process is complete you can run Sylpheed as user. 
110 <H2><A NAME="ss4.5">4.5 Installation on Debian Linux</A>
111 </H2>
112
113 <P>With an internet connection :
114 <P>apt-get install sylpheed (to install it with a internet connection)
115 <P>Without internet connection, fetch the debian package for example on
116 <A HREF="http://packages.debian.org/unstable/mail/sylpheed.html">http://packages.debian.org/unstable/mail/sylpheed.html</A><P>dpkg -i sylpheedx.x.x-1i386.deb
117 <P>dpkg --install sylpheedx.x.x-1i386.deb
118 <H2><A NAME="ss4.6">4.6 Installation on FreeBSD</A>
119 </H2>
120
121 <P>using the /stand/sysinstall tool (it is a menu-based interface) :
122 <P>run "/stand/sysinstall" as root
123 <P>in the main menu choose "Configure" -> "Packages" -> "mail", then "sylpheed" then, back to the "Packages" list, choose "Install"
124 <P>Using the ports
125 <P>Get the sylpheed port on :
126 <P>
127 <A HREF="ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4.3-release/mail">ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4.3-release/mail</A><P>then, as root: pkg-add sylpheed-0.x.x.tgz
128 <P>using the ports with compiling:
129 <P>first, update your port, fetch it on 
130 <A HREF="http://www.freebsd.org/ports/mail.html">http://www.freebsd.org/ports/mail.html</A><P>cd /usr/ports/mail/sylpheed
131 <P>make
132 <P>If it succeeds, type "make install"
133 <P>In case it fails, fetch the required package if necessary
134 (on the same page), put the package file in /usr/ports/distfiles/
135 then :
136 <UL>
137 <LI>cd /usr/ports/mail/sylpheed</LI>
138 <LI>make</LI>
139 <LI>make install</LI>
140 </UL>
141 <P>Need a more up-to-date version ?
142 <P>Just use the Unix standard method (see "Nuts and bolts of installation")
143 <HR>
144 <a HREF="sylpheed-5.html">Next</a>
145 <a HREF="sylpheed-3.html">Previous</a>
146 <a HREF="sylpheed.html#toc4">Contents</a>
147
148 </BODY>
149 </HTML>