|
Size: 285
Comment:
|
Size: 292
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 3: | Line 3: |
| 1. Apply the distutils patch at ["windows/msvc-2008-distutils"] and run the .bat file listed there | 1. Apply the distutils patch at ["windows/msvc-2008-distutils"] |
| Line 5: | Line 5: |
| 2. Under pycrypto-2.0.1 just do python setup.py install | 2. Run vcvarsall.bat (in [msvc]\VC\). |
| Line 7: | Line 7: |
| 3. To run the test and use/import pycrypto you will need a version of python built with MSVC 2008 | 3. Under pycrypto-2.0.1 just do python setup.py install 4. To run the test and use/import pycrypto you will need a version of python built with MSVC 2008 |
To build pycrypto:
1. Apply the distutils patch at ["windows/msvc-2008-distutils"]
2. Run vcvarsall.bat (in [msvc]\VC\).
3. Under pycrypto-2.0.1 just do python setup.py install
4. To run the test and use/import pycrypto you will need a version of python built with MSVC 2008
