Differences between revisions 1 and 2
Revision 1 as of 2008-04-29 19:04:27
Size: 308
Editor: ChrisGorecki
Comment:
Revision 2 as of 2008-04-29 19:06:27
Size: 310
Editor: ChrisGorecki
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
1. Apply the distutils patch at["http://wiki.sagemath.org/windows/msvc-2008-distutils"]and run the .bat file listed there 1. Apply the distutils patch at ["http://wiki.sagemath.org/windows/msvc-2008-distutils"] and run the .bat file listed there

To build pycrypto:

1. Apply the distutils patch at ["http://wiki.sagemath.org/windows/msvc-2008-distutils"] and run the .bat file listed there

2. Under pycrypto-2.0.1 just do python setup.py install

3. To run the test and use/import pycrypto you will need a version of python built with MSVC 2008