Where to find "gmp.h"?
On OS X (if you're using Homebrew), do this:
brew install gmp
you need to install libgmp3-dev
depends on your linux
yum install libgmp3-dev
apt-get install libgmp3-dev
On OS X (if you're using Homebrew), do this:
brew install gmp
you need to install libgmp3-dev
depends on your linux
yum install libgmp3-dev
apt-get install libgmp3-dev