python 'bigfloat' package installation issues
问题 I'm trying to get the package 'bigfloat' installed on my Mac (OS X 10.8.4), and I'm running into some issues. The package 'bigfloat' requires two other dependencies: 1) mpfr, and 2) gmp. I've installed gmp here: http://gmplib.org/ <-- This seemed to work fine. But installing mpfr is not as easy (http://www.mpfr.org/mpfr-current/mpfr.html#Installing-MPFR). They say to simply ./configure, make, and make install to get it going, but I get this error: checking for gmp.h... no configure: error: