Comment 5 for bug 1004781

Revision history for this message
Akos Csurai (ethcsak) wrote :

At redhat I had to install
yum install gmp-devel
after
./configure
python setup.py build
...
building 'Crypto.PublicKey._fastmath' extension
....
python setup.py install
python setup.py test
...
running test
............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................SelfTest: You can ignore the RandomPool_DeprecationWarning that follows.
..............................
----------------------------------------------------------------------
Ran 1066 tests in 9.664s

OK