lua-users home
lua-l archive

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


>But when I run lua, it gives an error that it can't find a library.
>[...] I followed the directions in the INSTALL file, but I must have
>done something wrong.i

Try setting LD_LIBRARY_PATH to the full path of where the Lua libraries are.
--lhf