INSTALL 4.4 KB

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