[Gambas-user] Compilation AND Installation

T Lee Davidson t.lee.davidson at gmail.com
Sun Jun 3 18:22:15 CEST 2018


On 06/03/2018 11:53 AM, Mayost Sharon wrote:
> Hello and thank you very much
> 
> i run
> ( ./reconf-all && ./configure && make -j5 ) > output5.txt 2>&1
> 
> I attach the log file
> 

> -- output5.txt --------------------------------------

> ../../main/gbx/gbx_library.h:34:12: fatal error: ltdl.h: No such file or directory
>    #include <ltdl.h>
>             ^~~~~~~~

Apparently you need the libtool-ltdl-devel package.
https://ask.fedoraproject.org/en/question/53550/how-can-i-find-a-needed-header-file/


-- 
Lee


More information about the User mailing list