[chord] Could not find gmp library gmp library

Emil Sit sit at MIT.EDU
Mon Jul 23 12:59:05 EDT 2007


On Mon, 23 July 2007 at 16:42 (+0800), Bin YANG wrote:
> checking for GMP library... checking for gmp.h... yes
> checking for libgmp... configure: error: Could not find gmp library

check your config.log to see what paths it is looking in and what
errors mya have come up.

> I donwload the gmp-4.2.1.tar.bz2, and install it as follows:
> ./configure --host=x86
> make
> make check
> make install

Did you not specify any other --prefix?  I think our configure tests
in /usr and /usr/local only so if you installed it somewhere else,
you should configure chord with the same --prefix argument.

-- 
Emil Sit / MIT CSAIL PDOS / http://pdos.csail.mit.edu/chord/  



More information about the chord mailing list