|
From: Allin C. <cot...@wf...> - 2010-02-10 02:30:06
|
On Tue, 9 Feb 2010, gerion wrote: > Thanks for the quick response. Can't find it in the INSTALL though. > now the terminal gets installed, but doesn't seem to work properly. The > "./configure --with-lua yes" gives > > checking for LUA... yes > checking for library containing luaL_openlibs... none required > checking lua.h usability... no > checking lua.h presence... no > checking for lua.h... no > configure: WARNING: please add path to lua.h to CPPFLAGS in Makefile > > however, the Makefile contains "CPPFLAGS = -I/usr/include/lua5.1" which > has the lua.h I'd have thought that CFLAGS would be more relevant than CPPFLAGS. Allin Cottrell |