From: David Pirotte <david@altosw.be>
To: David Pirotte <david@altosw.be>
Cc: guile-devel@gnu.org
Subject: Re: guile-gnome gives a strange 'guile not found' message
Date: Wed, 4 May 2011 00:26:40 -0300 [thread overview]
Message-ID: <20110504002640.719c89be@rascar> (raw)
In-Reply-To: <20110502161133.451186e2@rascar>
Le Mon, 2 May 2011 16:11:33 -0300,
David Pirotte <david@altosw.be> a écrit :
> After having just installed a guile git clone and a fresh guile-gnome-platform
> ... ...
> checking for Guile... configure: error: Guile 1.8.0 or newer is required,
> but you only have . configure failed
This problem has been solved, thanks to Andreas Rottmann and P. Dale Smith, many
thanks. For the record [and other users following this list maybe], my problem was
that I did set PKG_CONFIG=true while compiling guile. This leads to a 'broken'
guile-config script which prevents any S/W depending on Guile (unless the
S/W in question bypasses guile-config) to later correctly build itself.
In order to check that guile-config is 'ok' with respect to pkg-config, you may do
this [depending on the location of guile-config of course]:
grep %pkg-config-program /usr/local/bin/guile-config
If you manually build 'things' you may also want to check your ACLOCAL_FLAGS
variable [once more depending on your --prefix settings at guile compile time]:
export ACLOCAL_FLAGS="-I /usr/local/share/aclocal"
Thanks for the IRC debug help and support,
Cheers,
David
prev parent reply other threads:[~2011-05-04 3:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-02 19:11 guile-gnome gives a strange 'guile not found' message David Pirotte
2011-05-04 3:26 ` David Pirotte [this message]
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=20110504002640.719c89be@rascar \
--to=david@altosw.be \
--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).