INSTALL 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146
  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 / 6.2 / 6.4 (glibc 2.1.x)
  20. o TurboLinux 4.0 (glibc 2.0.7 + libwcsmbs)
  21. o TurboLinux 6.0 (glibc 2.1.2)
  22. o TurboLinux 7.0 (glibc 2.2.x)
  23. o Miracle Linux Standard Edition Version1.0
  24. o Miracle Linux for PostgreSQL Version1.0
  25. o Miracle Linux for Samba Version1.0
  26. o RedHat Linux 5.2 (glibc 2.0.7)
  27. o RedHat Linux 6.0
  28. o RedHat Linux 6.1 + Helix GNOME (glibc 2.1.x)
  29. o RedHat Linux 6.2 / 6.2J (glibc 2.1.x)
  30. o RedHat Linux 7.0 / 7.0J / 7.1 / 7.2 / 7.3
  31. o LinuxPPC2000 + Yukikaze(Japanization kit)
  32. o Linux2000G (Intel / PPC)
  33. o HOLON Linux 2.0 (Intel / PPC)
  34. o Linux for PPC Japanese Edition 2.0 (glibc 2.1.x)
  35. o Linux for PPC Japanese Edition 3.0 (glibc 2.1.x)
  36. o LinuxPPC Q4 2000 (glibc 2.1.x)
  37. o Linux MLD4
  38. o Linux MLD5
  39. o Plamo Linux 2.0 / 2.1 / 2.2.x / 3.0-alpha
  40. o Slackware 7.0 / 7.1 / 8.0
  41. o Linux Mandrake 7.0 / 7.1 / 7.2 / 8.0 / 8.1
  42. o SuSE Linux 6.3 (glibc 2.1.2)
  43. o SuSE Linux 6.4
  44. o SuSE Linux 7.0 / 7.1 / 7.2 / 7.3
  45. o OpenLinux 2.3 (glibc 2.1.1 -> 2.1.3)
  46. o Caldera OpenDesktop 2.4
  47. o Caldera Workstation 3.1
  48. o Conectiva Linux 4.0 / 5.0 / 7.0 / 8.0
  49. o Vector Linux 1.5
  50. o Yellow Dog Linux 2.0 (glibc 2.2.1)
  51. o Yellow Dog Linux 2.1 (PowerPC)
  52. o ASP Linux 7.2 (glibc 2.2.4)
  53. o Redmond Linux (Lycoris)
  54. o Gentoo Linux 1.x
  55. BSD
  56. o FreeBSD 3.2-RELEASE
  57. o FreeBSD 3.4-RELEASE
  58. o FreeBSD 4.0/4.1/4.2/4.3/4.4/4.5/4.6-RELEASE
  59. o FreeBSD 5.0-CURRENT
  60. o NetBSD 1.4.2
  61. o NetBSD 1.5 + XPG4DL
  62. o NetBSD 1.5.1 / 1.5.2
  63. o OpenBSD 2.7
  64. o OpenBSD 2.8 (i386)
  65. o OpenBSD 2.9 / 3.0 / 3.1
  66. o BSD/OS 4.0.1
  67. Other commercial Unix
  68. o Solaris 2.5 / 2.5.1 / 2.6
  69. o Solaris 7 / 8
  70. o IRIX 6.3 / 6.4 / 6.5 6.5.8m
  71. o HP-UX 10.20 / 11.0 / 11i
  72. o Tru64 Unix 5.0 (OSF1 V5.0)
  73. o SCO UnixWare 7
  74. o Mac OS X 10.1.4 (Darwin 5.4) + XDarwin (without XLocale support) + libxpg4
  75. Others
  76. o Windows (MSVC + GTK+ for win32) (in progress)
  77. Build it
  78. ========
  79. Please make sure that gtk-devel and glib-devel (or similar) packages are
  80. installed before the compilation (you may also require flex (lex) and bison
  81. (yacc)).
  82. To compile and install, just type:
  83. % ./configure
  84. % make
  85. % su
  86. Password: [Enter password]
  87. # make install
  88. Additional libraries
  89. ====================
  90. I recommend you to install gdk-pixbuf or gdk_imlib library before installing
  91. for built-in image view support, and compface library for X-Face support.
  92. You can get compface utilities and library from the following location:
  93. http://freshmeat.net/projects/compface/
  94. Sylpheed supports US-ASCII, ISO-8859-1, and EUC-JP by default.
  95. If you want other character set / encoding (such as UTF-8, KOI8-R, and GB2312)
  96. to be supported, you have to install libjconv, which is a wrapper for
  97. iconv(). You can obtain it from the following location:
  98. http://www.kondara.org/libjconv/index.html
  99. If you want to enable SSL support, append the option
  100. --enable-ssl after ./configure (you need OpenSSL).
  101. If you want to enable IPv6 support, append the option
  102. --enable-ipv6 after ./configure.
  103. If you want to enable GnuPG support, you need GPGME 0.2.3 or later, and
  104. GnuPG 1.0.6 or later. You can get them from the following location:
  105. ftp://ftp.gnupg.org/pub/gcrypt/alpha/gpgme/
  106. ftp://ftp.gnupg.org/pub/gcrypt/gnupg/
  107. and append the option --enable-gpgme after ./configure.
  108. WARNING: the GnuPG support is still in the development stage, and it
  109. may not work correctly. I suggest never to use a real key.
  110. Please use sample keys.
  111. For other options, refer to ./configure --help .
  112. If the installation of Sylpheed failed, check all needed libraries are
  113. correctly installed. If it still failed, please send bug report to:
  114. Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>