]> code.delx.au - pymsnt/blobdiff - docs/server.html
Merged branches/msnfix 204:217 to trunk
[pymsnt] / docs / server.html
index 6c7534f3cb8d19275ff76c94f3f50e2099f9e432..c5008058142b3a7687b2270a089b1284d046f117 100644 (file)
@@ -34,7 +34,7 @@ Make sure have installed Python 2.3 or newer (I have reports that some older ver
 </p>
 <ul>
 <li>Mandrake: <pre>urpmi python</pre></li>
-<li>Debian: <pre>apt-get install python2.3</pre></li>
+<li>Debian: <pre>apt-get install python</pre></li>
 <li>Fedora: <pre>yum install python</pre></li>
 <li>Centos 4: <pre>yum install python</pre></li>
 <li>Suse: <pre>yast -i python</pre></li>
@@ -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 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>Debian sarge: <pre>apt-get install python-twisted python-crypto python-pyopenssl python-imaging</pre></li>
+<li>Debian: <pre>apt-get install python-twisted python-twisted-words python-crypto python-pyopenssl python-imaging</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>
@@ -270,6 +270,8 @@ msn.host.com/registered in them. These users should delete the transport from th
 <p>Bug reports and comments go to <a href="mailto:james&#64;delx.cjb.net">James Bunton</a></p>
 <p>I'll gladly help you with any problems, but please look through this whole page, the README &amp; config.xml files first.</p>
 
+<hr/>
+<p>Copyright James Bunton &lt;james at delx.cjb.net&gt;. You may freely redistribute this file.</p>
 
 </body>