unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Problems when configuring Guile
@ 2016-12-03 18:57 M
  2016-12-03 19:09 ` David Pirotte
  0 siblings, 1 reply; 2+ messages in thread
From: M @ 2016-12-03 18:57 UTC (permalink / raw)
  To: guile-user

Hello,

I am trying to install Guile. However, I get the following error message at
the ./configure stage:

checking for libgmp... no
configure: error: GNU MP 4.1 or greater not found, see README

I have installed gmp 6.1.1 (with gmp.h present in the folder) and use the
following command:

./configure --prefix=/home/user/apps/guile-2.0.13
--with-libgmp-prefix=/home/user/apps/gmp-6.1.1/
CPPFLAGS='-I/home/user/apps/gmp-6.1.1/'
LDFLAGS='-L/home/user/apps/gmp-6.1.1/'

Still it cannot find my gmp library.

Thankful for any help.


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

end of thread, other threads:[~2016-12-03 19:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-03 18:57 Problems when configuring Guile M
2016-12-03 19:09 ` David Pirotte

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).