I am trying to install MPFR (3.1.0) with the instructions from this link (part 3) and I get the following error:
checking for gmp internal files... configure: error: header files gmp-impl.h and longlong.h not found
I have already installed gmp (5.0.5) using the same page of instructions and it looked like the installation of gmp was successful.
Can someone please help me understand what the problem is, or suggest a work-around ?
Any help is greatly appreciated!
Edit: I get the error after I do
./configure --with-gmp-build=GMPBUILD # GMPBUILD=/usr/gmp/gmp-5.0.5