f6e60182a91ae0db3367b2130733eaa03a9dfcc6
[privoxy.git] / doc / source / supported.sgml
1 <!--
2  File        :  doc/source/supported.sgml
3
4  Purpose     :  Entity included in other project documents.
5
6  Copyright (C) 2001-2018 Privoxy Developers https://www.privoxy.org/
7  See LICENSE.
8
9  ======================================================================
10   This file used for inclusion with other documents only.
11  ======================================================================
12
13  If you make changes to this file, please verify the finished
14  docs all display as intended.
15
16  This file is included into:
17
18   user-manual
19   faq
20   newfeatures
21   announce
22
23 -->
24 <para>
25  At present, <application>Privoxy</application> is known to run on
26  Windows 95 and later versions (98, ME, 2000, XP, Vista, Windows 7, Windows 10,
27  Windows 11 etc.),
28  GNU/Linux (RedHat, SuSE, Debian, Fedora, Gentoo, Slackware and others),
29  Mac OS X (10.4 and upwards on PPC and Intel processors),
30  Haiku,
31  DragonFly, ElectroBSD, FreeBSD, NetBSD, OpenBSD,
32  Solaris,
33  and various other flavors of Unix.
34 </para>
35
36 <para>
37  The binaries provided by members of the Privoxy team have the following
38  testing platforms, earliest supported OS versions and processor architectures.
39  Be aware that down-level versions of Privoxy contain known security issues.
40  <emphasis>It is preferable to build the latest code to target earlier OS releases
41  than use an earlier Privoxy release</emphasis>:
42
43  <table frame='all'><title>Operating system support for binaries provided by Privoxy team members</title>
44  <tgroup cols='5' align='left' colsep='1' rowsep='1'>
45  <thead>
46  <row>
47   <entry>Operating System</entry>
48   <entry>Privoxy Release</entry>
49   <entry>Testing Platforms</entry>
50   <entry>Earliest OS Version Supported</entry>
51   <entry>Processor Architectures</entry>
52  </row>
53  </thead>
54  <tbody>
55  <row>
56   <entry>Windows</entry>
57   <entry>3.0.33</entry>
58   <entry>Windows 10</entry>
59   <entry>Windows Vista</entry>
60   <entry>Intel 32 and 64 bit</entry>
61  </row>
62  <row>
63   <entry> </entry>
64   <entry>3.0.32</entry>
65   <entry>Windows 10</entry>
66   <entry>Windows XP</entry>
67   <entry>Intel 32 and 64 bit</entry>
68  </row>
69  <row>
70   <entry>macOS</entry>
71   <entry>3.0.33</entry>
72   <entry>El Capitan (10.11.6)</entry>
73   <entry>Snow Leopard (10.6.1)</entry>
74   <entry>Intel 64 bit</entry>
75  </row>
76  <row>
77   <entry> </entry>
78   <entry>3.0.26</entry>
79   <entry>El Capitan (10.11.6), Tiger (10.4.1) PPC</entry>
80   <entry>Tiger (10.4.1)</entry>
81   <entry>Intel 32 & 64 bit, PowerPC</entry>
82  </row>
83  </tbody>
84  </tgroup>
85  </table>
86 </para>
87
88 <![%p-supp-userman;[
89 <para>
90  Any operating system that runs TCP/IP, can conceivably take advantage of
91  <application>Privoxy</application> in a networked situation where
92  <application>Privoxy</application> would run as a server on a LAN gateway.
93  Then only the <quote>gateway</quote> needs to be running one of the above
94  operating systems.
95 </para>
96
97 <para>
98  Source code is freely available, so porting to other operating systems
99  is always a possibility, as is compiling for older versions of supported
100  operating systems.
101 </para>
102 ]]>