Differences between revisions 6 and 8 (spanning 2 versions)
Revision 6 as of 2008-08-26 15:42:36
Size: 292
Editor: goreckc
Comment:
Revision 8 as of 2022-04-05 01:10:12
Size: 0
Editor: mkoeppe
Comment: outdated
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
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