unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* guile-core.unstable-20050414
@ 2005-04-15  9:54 David Pirotte
  2005-04-15 11:12 ` guile-core.unstable-20050414 Andreas Rottmann
  2005-04-15 12:04 ` guile-core.unstable-20050414 Marius Vollmer
  0 siblings, 2 replies; 3+ messages in thread
From: David Pirotte @ 2005-04-15  9:54 UTC (permalink / raw)


trying to configure guile-core.unstable-20050414

	./configure --with-threads --with-readline
	...
	checking for __gmpz_init in -lgmp... no
	configure: error: GNU MP not found, see README

but the following package is installed:

	david@faust:~ 3 $ dpkg -l | grep gmp    
	ii  libgmp3        4.1.4-6        Multiprecision arithmetic library




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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: guile-core.unstable-20050414
  2005-04-15  9:54 guile-core.unstable-20050414 David Pirotte
@ 2005-04-15 11:12 ` Andreas Rottmann
  2005-04-15 12:04 ` guile-core.unstable-20050414 Marius Vollmer
  1 sibling, 0 replies; 3+ messages in thread
From: Andreas Rottmann @ 2005-04-15 11:12 UTC (permalink / raw)


David Pirotte <david@altosw.be> writes:

> trying to configure guile-core.unstable-20050414
>
> 	./configure --with-threads --with-readline
> 	...
> 	checking for __gmpz_init in -lgmp... no
> 	configure: error: GNU MP not found, see README
>
> but the following package is installed:
>
> 	david@faust:~ 3 $ dpkg -l | grep gmp    
> 	ii  libgmp3        4.1.4-6        Multiprecision arithmetic library
>
You need libgmp3-dev.

Rotty
-- 
Andreas Rottmann         | Rotty@ICQ      | 118634484@ICQ | a.rottmann@gmx.at
http://yi.org/rotty      | GnuPG Key: http://yi.org/rotty/gpg.asc
Fingerprint              | DFB4 4EB4 78A4 5EEE 6219  F228 F92F CFC5 01FD 5B62
v2sw7MYChw5pr5OFma7u7Lw2m5g/l7Di6e6t5BSb7en6g3/5HZa2Xs6MSr1/2p7 hackerkey.com

I have a truly elegant proof of the  above, but it is too long to
fit into this .signature file.



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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: guile-core.unstable-20050414
  2005-04-15  9:54 guile-core.unstable-20050414 David Pirotte
  2005-04-15 11:12 ` guile-core.unstable-20050414 Andreas Rottmann
@ 2005-04-15 12:04 ` Marius Vollmer
  1 sibling, 0 replies; 3+ messages in thread
From: Marius Vollmer @ 2005-04-15 12:04 UTC (permalink / raw)
  Cc: guile-user

David Pirotte <david@altosw.be> writes:

> 	david@faust:~ 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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-04-15 12:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-15  9:54 guile-core.unstable-20050414 David Pirotte
2005-04-15 11:12 ` guile-core.unstable-20050414 Andreas Rottmann
2005-04-15 12:04 ` guile-core.unstable-20050414 Marius Vollmer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).