]> code.delx.au - pymsnt/commitdiff
Updated docs slightly
authorjamesbunton <jamesbunton@55fbd22a-6204-0410-b2f0-b6c764c7e90a>
Wed, 28 Jun 2006 16:03:03 +0000 (16:03 +0000)
committerjamesbunton <jamesbunton@55fbd22a-6204-0410-b2f0-b6c764c7e90a>
Wed, 28 Jun 2006 16:03:03 +0000 (16:03 +0000)
git-svn-id: http://delx.cjb.net/svn/pymsnt/trunk@178 55fbd22a-6204-0410-b2f0-b6c764c7e90a

committer: jamesbunton <jamesbunton@55fbd22a-6204-0410-b2f0-b6c764c7e90a>

docs/server.html

index 9c2228e71a540795207b3688d8b16966ce3c8156..355d78546204ba03d4fe9a922816071f83b6ea14 100644 (file)
@@ -55,8 +55,8 @@ or make sure you download at least these modules: core, web, words
 </p>
 <ul>
 <li>Mandrake: You will need to download the pycrypto and python openssl RPMs and install them as well as twisted using urpmi. Unfortunately I cannot provide links. I know you can get them from Mandrake Club though.</li>
-<li>Debian: <pre>apt-get install python2.3-twisted python2.3-crypto \
-                python2.3-pyopenssl</pre></li>
+<li>Debian sarge: <pre>apt-get install python2.3-twisted python2.3-crypto python2.3-pyopenssl</pre></li>
+<li>Debian: <pre>apt-get install python2.3-twisted python2.3-twisted-words python2.3-crypto python2.3-pyopenssl</pre></li>
 <li>Fedora: <pre>yum install python-twisted pyOpenSSL pycrypto</pre></li>
 <li>Centos 4: <pre>yum install python-twisted python-crypto pyOpenSSL</pre></li>
 <li>Suse: <pre>yast -i python-twisted python-openssl python-pycrypto</pre></li>