unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* Why is Guile unable to find libtool?
@ 2018-07-26 23:30 Bruce Korb
  2018-07-26 23:57 ` Brett Gilio
  0 siblings, 1 reply; 5+ messages in thread
From: Bruce Korb @ 2018-07-26 23:30 UTC (permalink / raw)
  To: Libtool List, Guile Development

 $ ./configure
.........
checking for libltdl... no
configure: error: GNU libltdl (Libtool) not found, see README.
 $ type libtool
bash: type: libtool: not found
 $ sudo apt install libtool
Reading package lists... Done
Building dependency tree
Reading state information... Done
libtool is already the newest version (2.4.6-2).
0 upgraded, 0 newly installed, 0 to remove and 230 not upgraded.
 $ sudo apt install libtool-devel
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libtool-devel
 $ type libtool
bash: type: libtool: not found



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-07-27  3:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-26 23:30 Why is Guile unable to find libtool? Bruce Korb
2018-07-26 23:57 ` Brett Gilio
2018-07-27  0:10   ` Matt Wette
2018-07-27  3:27     ` Brett Gilio
2018-07-27  0:14   ` Bruce Korb

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).