bug#32509: Why is Guile unable to find libtool?

[email protected] (Ludovic Courtès)
Newsgroups gmane.comp.gnu.libtool.bugs
Message-ID <[email protected]>
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’.



_______________________________________________
Bug-libtool mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-libtool
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.