unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Neil Jerram <neil@ossau.uklinux.net>
Cc: Guile Development <guile-devel@gnu.org>
Subject: Re: Configuring with GMP in /usr/local
Date: 26 Apr 2003 15:11:14 +0100	[thread overview]
Message-ID: <m3bryt9wn1.fsf@laruns.ossau.uklinux.net> (raw)
In-Reply-To: <CMM.0.92.0.1051365630.beebe@suncore.math.utah.edu>

>>>>> "Nelson" == Nelson H F Beebe <beebe@math.utah.edu> writes:

    >>> I have GMP 3.1 in /usr and GMP 4.1 in /usr/local.  How do I invoke
    >>> ./configure so that it picks up GMP 4.1?

    Nelson> env PATH=/usr/local/bin:$PATH ./configure ....

    Nelson> I always put /usr/local/bin ahead of vendor directories
    Nelson> in my path, because it continues newer versions of software;
    Nelson> then I don't need the above workaround.

Thanks for the response, but I already have /usr/local/bin first in my
PATH, and it doesn't help.  The problem is somehow getting ./configure
to tell gcc to look in /usr/local/{lib,include} before
/usr/{lib,include}.

        Neil



_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel


       reply	other threads:[~2003-04-26 14:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CMM.0.92.0.1051365630.beebe@suncore.math.utah.edu>
2003-04-26 14:11 ` Neil Jerram [this message]
2003-04-26 15:24   ` Configuring with GMP in /usr/local Thamer Al-Harbash
     [not found] <CMM.0.92.0.1051370387.beebe@suncore.math.utah.edu>
2003-04-26 15:38 ` Neil Jerram
2003-04-26 11:07 Neil Jerram

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=m3bryt9wn1.fsf@laruns.ossau.uklinux.net \
    --to=neil@ossau.uklinux.net \
    --cc=guile-devel@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).