[or-cvs] r21735: {website} apparently rpm people get screwed by having yum pull in priv (website/trunk/docs/en)

Roger Dingledine arma at torproject.org
Tue Feb 23 07:31:30 UTC 2010


Author: arma
Date: 2010-02-23 07:31:29 +0000 (Tue, 23 Feb 2010)
New Revision: 21735

Modified:
   website/trunk/docs/en/tor-doc-unix.wml
Log:
apparently rpm people get screwed by having yum pull in privoxy
automatically too


Modified: website/trunk/docs/en/tor-doc-unix.wml
===================================================================
--- website/trunk/docs/en/tor-doc-unix.wml	2010-02-23 06:35:46 UTC (rev 21734)
+++ website/trunk/docs/en/tor-doc-unix.wml	2010-02-23 07:31:29 UTC (rev 21735)
@@ -62,8 +62,9 @@
 your favorite repository. Polipo is a caching web proxy that does http
 pipelining well, so it's well-suited for Tor's latencies. Make sure
 to get at least Polipo 1.0.4, since earlier versions lack the SOCKS support
-required to use Polipo with Tor. If you're using Debian or Ubuntu, you
-should apt-get remove privoxy at this point, so they don't conflict.
+required to use Polipo with Tor. You should uninstall privoxy at this
+point (e.g. apt-get remove privoxy or yum remove privoxy), so they don't
+conflict.
 </p>
 
 <p>Once you've installed Polipo (either from package or from



More information about the tor-commits mailing list