Tecmake: starting [ imlua51:Linux54_64 ]
if [ ! -d ../obj/imlua51/Linux54_64/Lua51 ] ; then mkdir -p
../obj/imlua51/Linux54_64/Lua51 ; fi
if [ ! -d ../lib/Linux54_64/Lua51 ] ; then mkdir -p ../lib/Linux54_64/Lua51
; fi
make[1]: *** No rule to make target '/tecgraf/lua5.1/include/lua.h', needed
by '../obj/imlua51/Linux54_64/Lua51/imlua.o'.  Stop.
make: *** [Makefile:28: imlua5] Error 2

The Lua variables are set as follows:

LUA_SUFFIX
LUA_INC /usr/include/lua5.1
LUA_LIB /usr/lib
USE_LUA_VERSION 51

I'm trying to follow the instructions from
https://webserver2.tecgraf.puc-rio.br/im/en/building.html

Thanks.
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to