unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: guile-user@gnu.org
Subject: Re: LTDL  path problems guile 1.8.5
Date: Tue, 15 Jul 2008 17:54:52 +0200	[thread overview]
Message-ID: <87y743ywfn.fsf@gnu.org> (raw)
In-Reply-To: 1216135169.17895.143.camel@localhost.localdomain

Hi,

Roland Orre <roland.orre@neurologic.se> writes:

> The problem, configure fails in the test for ltdl
> I downloaded libtool-2.2.4, which seemed to be the latest
> from  http://www.gnu.org/software/libtool/

The 1.8.x series still depends on Libtool 1.5.26 (I'm planning to
investigate what's needed to switch to 2.2, though).  Can you try that?

> I also tried with a git snapshot, but when running
> ./autogen.sh it needs a utility named gnulib-tool which
> is referenced at several places on the web, but not found
> anywhere. Is this the same as above libtool so I'm
> expected to make a link from libtool to gnulib-tool ?

`gnulib-tool', which is part of Gnulib
(http://www.gnu.org/software/gnulib/), is only needed for the 1.9
branch, which may not be what you want.

Once you have a local clone of the Git repository, you can get the 1.8.x
branch this way:

  $ git branch --track branch_release-1-8 origin/branch_release-1-8
  $ git checkout branch_release-1-8

Hope this helps,
Ludovic.





  reply	other threads:[~2008-07-15 15:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-12 19:15 [PATCH] Single stepping through code from Emacs Neil Jerram
2008-07-15  8:02 ` Ludovic Courtès
2008-07-15 15:19   ` LTDL path problems guile 1.8.5 Roland Orre
2008-07-15 15:54     ` Ludovic Courtès [this message]
2008-07-17 21:46   ` [PATCH] Single stepping through code from Emacs 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=87y743ywfn.fsf@gnu.org \
    --to=ludo@gnu.org \
    --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).