[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problem when running ./configure
From: |
Victor Escobar |
Subject: |
Problem when running ./configure |
Date: |
Fri, 23 Nov 2007 03:41:04 -0500 |
User-agent: |
Thunderbird 2.0.0.9 (Macintosh/20071031) |
I am attempting to compile Guile 1.8.3 on my OS X Leopard/Intel box, and
the ./configure script halts here:
checking for __gmpz_init in -lgmp... no
configure: error: GNU MP not found, see README
I in fact have Gnu MP 4.2.2 installed in /usr/local/lib, as shown:
-rwxr-xr-x 1 root wheel 274052 Nov 23 03:36
/usr/local/lib/libgmp.3.4.2.dylib
lrwxr-xr-x 1 root wheel 18 Nov 23 03:36
/usr/local/lib/libgmp.3.dylib -> libgmp.3.4.2.dylib
-rw-r--r-- 1 root wheel 515264 Nov 23 03:36 /usr/local/lib/libgmp.a
lrwxr-xr-x 1 root wheel 18 Nov 23 03:36
/usr/local/lib/libgmp.dylib -> libgmp.3.4.2.dylib
-rwxr-xr-x 1 root wheel 797 Nov 23 03:36 /usr/local/lib/libgmp.la
Anybody know what the problem could be?
smime.p7s
Description: S/MIME Cryptographic Signature
- Problem when running ./configure,
Victor Escobar <=