]> code.delx.au - pymsnt/blobdiff - docs/server.html
Updated docs slightly
[pymsnt] / 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>