[or-cvs] r17101: {updater} clarify which modules  (updater/trunk/doc)
    arma at seul.org 
    arma at seul.org
       
    Tue Oct 14 20:53:18 UTC 2008
    
    
  
Author: arma
Date: 2008-10-14 16:53:18 -0400 (Tue, 14 Oct 2008)
New Revision: 17101
Modified:
   updater/trunk/doc/HOWTO
Log:
clarify which modules
Modified: updater/trunk/doc/HOWTO
===================================================================
--- updater/trunk/doc/HOWTO	2008-10-14 20:23:23 UTC (rev 17100)
+++ updater/trunk/doc/HOWTO	2008-10-14 20:53:18 UTC (rev 17101)
@@ -7,8 +7,11 @@
    2.5.  It may need tweaks to work with other versinos.
 
 2) Install the simplejson python module.
+   (on Debian, apt-get install python-simplejson. If you're using etch,
+    you'll want apt-get -t etch-backports install python-simplejson)
 
 3) Install the pycrypto python module.
+   (on Debian, apt-get install python-crypto)
 
 4) make test
 
    
    
More information about the tor-commits
mailing list