rrdtool and lua on FreeBSD 10.x anyone ?

Stefan Parvu sparvu at systemdatarecorder.org
Sun Jun 29 20:13:15 UTC 2014


Hi,

Anyone here using rrdtool and lua ? I have seen that RRDtool has bindings for LUA
but I was curious how one would get them compiled correctly. What I tried:

 - # pkg install lua52-5.2.3_2 
 - configure rrdtool ... which ended up like this:

checking for lua... /usr/local/bin/lua
checking for lua >= 5.0... 5.2 found
checking lua52/lua.h usability... yes
checking lua52/lua.h presence... yes
checking for lua52/lua.h... yes
checking lua52/lualib.h usability... yes
checking lua52/lualib.h presence... yes
checking for lua52/lualib.h... yes
checking lua52/lauxlib.h usability... yes
checking lua52/lauxlib.h presence... yes
checking for lua52/lauxlib.h... yes
checking for library containing lua_call... no
Lua headers found but not the libraries! Please reinstall the dev packages for Lua 5.2

There are no such thing as a lua-dev package, does this sound a Linux thing or is there anything else
I need to install ?

Many thanks,

-- 
Stefan Parvu <sparvu at systemdatarecorder.org>


More information about the freebsd-questions mailing list