[Tile-serving] [osm2pgsql] Update ax_lua.m4 (#222)
Sarah Hoffmann
notifications at github.com
Mon Dec 1 10:08:58 UTC 2014
Doesn't work for me on Debian jessie (testing):
~~~
checking for a Lua interpreter with version >= 5.0... lua
checking for lua... /usr/bin/lua
checking for lua version... 5.2
checking for lua platform... unknown
checking for lua script directory... ${prefix}/share/lua/5.2
checking for lua module directory... ${exec_prefix}/lib/lua/5.2
checking if LUA_VERSION is defined... yes
checking lua.h usability... no
checking lua.h presence... no
checking for lua.h... no
checking lualib.h usability... no
checking lualib.h presence... no
checking for lualib.h... no
checking lauxlib.h usability... no
checking lauxlib.h presence... no
checking for lauxlib.h... no
checking luaconf.h usability... no
checking luaconf.h presence... no
checking for luaconf.h... no
checking for lua.h... (cached) no
checking for lualib.h... (cached) no
checking for lauxlib.h... (cached) no
checking for luaconf.h... (cached) no
checking for lua.h... (cached) no
checking for lualib.h... (cached) no
checking for lauxlib.h... (cached) no
checking for luaconf.h... (cached) no
checking for lua.h... (cached) no
checking for lualib.h... (cached) no
checking for lauxlib.h... (cached) no
checking for luaconf.h... (cached) no
checking for lua.h... (cached) no
checking for lualib.h... (cached) no
checking for lauxlib.h... (cached) no
checking for luaconf.h... (cached) no
checking for lua.h... (cached) no
checking for lualib.h... (cached) no
checking for lauxlib.h... (cached) no
checking for luaconf.h... (cached) no
checking for lua.h... (cached) no
checking for lualib.h... (cached) no
checking for lauxlib.h... (cached) no
checking for luaconf.h... (cached) no
checking for lua.h... (cached) no
checking for lualib.h... (cached) no
checking for lauxlib.h... (cached) no
checking for luaconf.h... (cached) no
configure: WARNING: cannot find Lua includes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING:
lua libraries not found. You will NOT be able to use lua scripts for tag transform.
To enable lua support, the lua interpreter and libraries are required.
Look for packages named: lua5.2 liblua5.2-dev
~~~
With following packages:
~~~
||/ Name Version Architecture Description
+++-=========================================================================-=========================================-=========================================-========================================================================================================================================================
ii liblua5.1-0:amd64 5.1.5-7.1 amd64 Shared library for the Lua interpreter version 5.1
ii liblua5.2-0:amd64 5.2.3-1.1 amd64 Shared library for the Lua interpreter version 5.2
ii liblua5.2-dev:amd64 5.2.3-1.1 amd64 Development files for the Lua language version 5.2
un lua <none> <none> (no description available)
ii lua5.2 5.2.3-1.1 amd64 Simple, extensible, embeddable programming language
~~~
and
~~~
me at machine:~/osm2pgsql$ dpkg -L liblua5.2-dev
/.
/usr
/usr/lib
/usr/lib/x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/liblua5.2.a
/usr/lib/x86_64-linux-gnu/pkgconfig
/usr/lib/x86_64-linux-gnu/pkgconfig/lua5.2.pc
/usr/include
/usr/include/lua5.2
/usr/include/lua5.2/lua.hpp
/usr/include/lua5.2/luaconf.h
/usr/include/lua5.2/lualib.h
/usr/include/lua5.2/lua.h
/usr/include/lua5.2/lauxlib.h
/usr/include/x86_64-linux-gnu
/usr/include/x86_64-linux-gnu/lua5.2-deb-multiarch.h
/usr/share
/usr/share/doc
/usr/share/doc/liblua5.2-dev
/usr/share/doc/liblua5.2-dev/copyright
/usr/share/doc/liblua5.2-dev/changelog.Debian.gz
/usr/lib/x86_64-linux-gnu/liblua5.2.so
~~~
Same setup works ok on the master branch.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/222#issuecomment-65043374
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20141201/3f3d3dea/attachment.html>
More information about the Tile-serving
mailing list