[neomutt-users] Where is lua?

Floyd Anderson f.a at 31c0.net
Wed Apr 11 09:18:35 CEST 2018


On Wed, 11 Apr 2018 04:23:33 +0200
tuxic at posteo.de wrote:
>Checking for DocBook DTDs...yes
>Checking for include/lua53/lua.h...no
>Checking for include/lua5.3/lua.h...no
>Checking for include/lua/lua.h...no
>Checking for include/lua.h...no
>Checking for include/lua52/lua.h...no
>Checking for include/lua5.2/lua.h...no
>Checking for include/lua/lua.h...no
>Checking for include/lua.h...no
>Error: Unable to find Lua
>
>Installation:
>[I] dev-lang/lua
>     Available versions:
>     (0)    5.1.5-r4
>     (5.1)  [M](~)5.1.5-r100 [M](~)5.1.5-r101
>     (5.2)  [M](~)5.2.3 [M](~)5.2.3-r1 [M](~)5.2.3-r2
>     (5.3)  [M](~)5.3.3 [M](~)5.3.3-r1
>       {+deprecated emacs readline static ABI_MIPS="n32 n64 o32" ABI_PPC="32 64" ABI_S390="32 64" ABI_X86="32 64 x32"}
>     Installed versions:  5.1.5-r4(04:15:03 AM 12/05/2017)(deprecated readline -emacs -static ABI_MIPS="-n32 -n64 -o32" ABI_PPC="-32 -64" ABI_S390="-32 -64" ABI_X86="64 -32 -x32")
>     Homepage:            http://www.lua.org/
>     Description:         A powerful light-weight programming language designed for extending applications
>
>What do I need to tell configure to convince it from the
>existence of lua on my system?

As you probably can see, autosetup configure script looks for Lua 5.3 
and 5.2 (in that order) and that is what NeoMutt require. Looking at 
your installed version 5.1.5-r4 should bring up the solution – you have 
to unmask Lua 5.3 or Lua 5.2 (or both and using eselect to manage your 
Lua slots in Gentoo).


-- 
floyd



More information about the neomutt-users mailing list