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

To reply to this bug, email your comments to 32509 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-libtool <at> gnu.org:
bug#32509; Package libtool. (Thu, 23 Aug 2018 15:20:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to ludo <at> gnu.org (Ludovic Courtès):
New bug report received and forwarded. Copy sent to bug-libtool <at> gnu.org. (Thu, 23 Aug 2018 15:20:02 GMT) Full text and rfc822 format available.

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 359 days ago.

Previous Next


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