1
2                        ProFTPD 1.2 README.ports
3                        ========================
4
5
6See the web site for a more complete and current list:
7
8        http://www.proftpd.org/platforms.html
9
10If you have successfully built and run ProFTPD on a platform not listed,
11you are invited to share your experience.  Please include your platform
12name and version (e.g. `uname -a`), compiler and version, the proftpd
13version (e.g `./proftpd -v`), any optional modules that you are using
14(e.g. `./proftpd -l`), and any special instructions or comments.
15
16        proftpd-devel@proftpd.org
17        http://www.proftpd.org/platforms.html
18
19
20The Linux compilation environment largely depends on the kernel,
21glibc, gcc, and libpam.  So, please either report the versions of
22these components, or the distribution name, version and any patches
23affecting the compilation environment.
24
25
26ProFTPD has been reported to build on the following:
27
28    OS                 Compiler     Comments
29    -----------------  -----------  ----------------------------------------
30    AIX 3.2                         native compiler
31    AIX 4.2                         tested
32    AIX 4.2.1          gcc 2.95.2   see README.AIX
33    AIX 4.2.1          cc 4.4       see README.AIX
34    AIX 4.3.3          cc 4.4       see README.AIX
35
36    BSDI 2.x                        possibly
37    BSDI 3.1                        tested; use gmake instead of make
38    BSDI 4.0
39
40   ?BSD/OS 4.1
41   ?BSD/OS 4.2
42
43    Compaq Tru64 5.0A
44    Compaq Tru64 5.0B
45    Compaq Tru64 5.1B
46
47    DEC OFS/1                    native compiler
48    Digital UNIX 4.0A
49
50    FreeBSD 2.2.7                   tested, see README.FreeBSD
51    FreeBSD 3.3                     see README.FreeBSD
52    FreeBSD 3.5        gcc          see README.FreeBSD
53    FreeBSD 4.1        gcc
54    FreeBSD 4.2        gcc
55    FreeBSD 4.3        gcc
56    FreeBSD 4.4        gcc
57    FreeBSD 4.5        gcc
58    FreeBSD 4.6        gcc
59    FreeBSD 4.7        gcc
60    FreeBSD 4.8        gcc
61    FreeBSD 4.9-PRERELEASE
62    FreeBSD 5.0        gcc
63
64    HP/UX 10.x
65    HP/UX 11.x                      native compiler or gcc
66
67    IRIX 6.2
68    IRIX 6.3                        native compiler or gcc
69    IRIX 6.4                        tested
70    IRIX 6.5           cc 7.30
71
72    Linux              gcc          kernel 2.0.x, 2.2.x or 2.4.x
73                                    glibc2 (libc6) required
74    MacOS X
75
76    NetBSD 1.4         gcc
77   ?NetBSD 1.5         gcc
78    NetBSD 1.6.1       gcc
79
80    OpenBSD 2.2
81    OpenBSD 2.3
82    OpenBSD 2.6        gcc
83    OpenBSD 2.7        gcc
84    OpenBSD 2.8        gcc
85
86    Solaris 2.5        gcc 2.91.66  see README.Solaris2.5x
87    Solaris 2.5.1      gcc          see README.Solaris2.5x
88    Solaris 2.6
89    Solaris 7
90    Solaris 8          cc 5.0
91    Solaris 8          gcc 2.95.2
92    Solaris 9          gcc 2.95.3
93
94    UnixWare 7                      see README.Unixware
95
96Linux distributions:
97   ?Caldera 2.3        gcc
98    Conectiva 5.0      gcc          bundled
99    Debian 2.2         gcc
100   ?Immunix 6.2        gcc
101    Mandrake 7.2       gcc
102    Red Hat 6.2        gcc
103    Red Hat 7.0        gcc
104    Slackware 7        gcc
105    SuSE 6.4           gcc
106    Trustix 1.2        gcc 2.95.2   bundled
107   ?TurboLinux 6.0     gcc
108