start to address bug 1251
Roger Dingledine

Roger Dingledine commited on 2010-02-23 07:35:46
Zeige 1 geänderte Dateien mit 2 Einfügungen und 1 Löschungen.

... ...
@@ -62,7 +62,8 @@ href="http://www.pps.jussieu.fr/~jch/software/polipo/">Polipo</a> from
62 62
 your favorite repository. Polipo is a caching web proxy that does http
63 63
 pipelining well, so it's well-suited for Tor's latencies. Make sure
64 64
 to get at least Polipo 1.0.4, since earlier versions lack the SOCKS support
65
-required to use Polipo with Tor.
65
+required to use Polipo with Tor. If you're using Debian or Ubuntu, you
66
+should apt-get remove privoxy at this point, so they don't conflict.
66 67
 </p>
67 68
 
68 69
 <p>Once you've installed Polipo (either from package or from
69 70