Re: Why is Guile unable to find libtool?

Roumen Petrov <[email protected]>
Newsgroups gmane.comp.gnu.libtool.general
Message-ID <[email protected]>
Hi Bruce,

Bruce Korb wrote:
>   $ ./configure
> .........
> checking for libltdl... no
> configure: error: GNU libltdl (Libtool) not found, see README.
This error is for "libtool dynamic loader library" ltdl. Perhaps you 
system distribute separate libtool and libltdl packages.

>   $ type libtool
> bash: type: libtool: not found
libtool is generated script.
Some vendors decided do not distribute script generated (build) by 
libtool package.
Usually there is no such need.


> [SNIP]
>   $ type libtool
> bash: type: libtool: not found

After successful  configuration of you project 'libtool" script(s) will 
be generated in build tree.


Regards,
Roumen Petrov


_______________________________________________
https://lists.gnu.org/mailman/listinfo/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.