I wanted to install GeanyLua even with Lua installed, but configure didn't recognized it:
``` checking for LUA... no configure: error: Package requirements (lua5.1 >= 5.1 lua5.1 < 5.2) were not met:
No package 'lua5.1' found No package 'lua5.1' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix.
Alternatively, you may set the environment variables LUA_CFLAGS and LUA_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.
$> lua Lua 5.1.5 Copyright (C) 1994-2012 Lua.org, PUC-Rio ```
For reference Debian 8.x
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/458
Pretty obvious, but need to ask for completeness: do you have `liblua5.1-0-dev` installed?
The nightly builds for "Linux GTK 2.24 Test" are built on Debian 8 as well.
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/458#issuecomment-231578107
Closed #458.
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/458#event-717970027
Good point. I thought I had but for some reasons it wasn't.
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/458#issuecomment-231579245
github-comments@lists.geany.org