Changes between Version 50 and Version 51 of Installing/Source


Ignore:
Timestamp:
07/16/2016 01:57:06 PM (8 years ago)
Author:
Cas
Comment:

add rencode and new link for openssl (msvc9)

Legend:

Unmodified
Added
Removed
Modified
  • Installing/Source

    v50 v51  
    2626 * '''[http://www.python.org/download/ Python 2.7]''' ''(Select `Add python.exe to path` when Installing)'' 
    2727 * '''[http://sourceforge.net/projects/libtorrent/files/py-libtorrent/ python-libtorrent]''' 
    28  * '''[http://www.slproweb.com/products/Win32OpenSSL.html Win32OpenSSL Light]''' ''(Tick `copy to system32`)'' 
     28 * '''[https://indy.fulgan.com/SSL/?C=M;O=D openssl-1.0.*-i386-win32]''' ''(`copy to system32`)'' 
    2929 * '''[http://www.pygtk.org/downloads.html PyGTK All-in-one]''' 
    3030 * '''[http://pygame.org/download.shtml PyGame]''' 
     
    3232After ''Python'' is installed, use ''pip'' to install the following from console:  
    3333{{{ 
    34 pip install twisted[tls] chardet mako pyxdg pillow slimit pypiwin32 
     34pip install twisted[tls] chardet mako pyxdg pillow slimit pypiwin32 rencode 
    3535}}} 
    3636