guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why is Guile unable to find libtool?


From: Brett Gilio
Subject: Re: Why is Guile unable to find libtool?
Date: Thu, 26 Jul 2018 18:57:42 -0500
User-agent: mu4e 1.0; emacs 27.0.50


Bruce Korb writes:

 $ ./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

Bruce,

Can you check to see if libtool has a PATH assigned to it?


--
Brett M. Gilio
Free Software Foundation, Member
https://parabola.nu | https://emacs.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]