unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: M <reavor@gmail.com>
To: guile-user@gnu.org
Subject: Problems when configuring Guile
Date: Sat, 3 Dec 2016 18:57:06 +0000	[thread overview]
Message-ID: <CAFqFqCG1-FqrDPYfZ1r7c_PwP8nuc7bEqPP1ohF7P2F+VVUW8w@mail.gmail.com> (raw)

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.


             reply	other threads:[~2016-12-03 18:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-03 18:57 M [this message]
2016-12-03 19:09 ` Problems when configuring Guile David Pirotte

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFqFqCG1-FqrDPYfZ1r7c_PwP8nuc7bEqPP1ohF7P2F+VVUW8w@mail.gmail.com \
    --to=reavor@gmail.com \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).