David Pirotte <[EMAIL PROTECTED]> writes:

>       [EMAIL PROTECTED]:~ 3 $ dpkg -l | grep gmp    
>       ii  libgmp3        4.1.4-6        Multiprecision arithmetic library

You also need libgmp3-dev.  This is true in general on Debian: in
order to compile against some libfoo library, you usually need the
libfoo-dev package as well.  It will contain the libfoo.so symlink and
the header files, among other things.


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user

Reply via email to