GNU bug report logs - #32509
Why is Guile unable to find libtool?

Previous Next

Package: libtool;

Reported by: ludo <at> gnu.org (Ludovic Courtès)

Date: Thu, 23 Aug 2018 15:20:01 UTC

Severity: normal

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Bruce Korb <bruce.korb <at> gmail.com>
Cc: bug-libtool <at> gnu.org
Subject: Re: Why is Guile unable to find libtool?
Date: Thu, 23 Aug 2018 17:19:02 +0200
Hi Bruce,

Note that it’s libltdl that could not be found, not the ‘libtool’
command (which comes with the Guile tarball), as suggested by the
configure output you posted:

   $ ./configure
  .........
  checking for libltdl... no
  configure: error: GNU libltdl (Libtool) not found, see README.

Thus, on Debian and derivatives, you should run:

  apt-get install libltdl-dev

See <https://packages.debian.org/wheezy/libltdl-dev>.

HTH,
Ludo’.




This bug report was last modified 6 years and 360 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.