[neomutt-users] Where is lua?

tuxic at posteo.de tuxic at posteo.de
Wed Apr 11 04:23:33 CEST 2018


Hi,

trying to configure neomutt with lua-support:

ls -l /usr/include/lua.h

-rw-r--r-- 1 root root 11688 Jan 13  2012 /usr/include/lua.h

./configure --lua --with-lua=/usr/include/.
.
.
.
.
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


./configure --lua --with-lua=/usr/include/lua.h
.
.
.
.
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?

Thanks for any help in advance!
Cheers!
Meino







More information about the neomutt-users mailing list