My question is how can I configure the installation of pycrypto so _fastmath gets put into the correct place.
I have followed the instructions in this excellent SO post. However, I cannot get past this error and need some help.
/usr/local/lib/python2.7/site-packages/pycrypto-2.6.1-py2.7-linux-x86_64.egg/Crypto/Util/number.py:57: PowmInsecureWarning: Not using mpz_powm_sec. You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.