lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi,

I've added this line in the config file:
EXTRA_LIBS= -lm -lreadline -lhistory
(with #define USE_READLINE in lua.c)

and... everything went OK. I now have a real interactive lua !

Thanks
Regards
Stephane