lua-users home
lua-l archive

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


> The make install is not moving files, it leaves them in the src directory.  I agree there seems to be some configuration issue but I dont know how to solve it.  I have Lua 5.2 but when I compile it make also does not move the files.  I have placed files from  Lua binaries in /usr/local/bin and the liblua.a file in /usr/local/lib.

After building Lua, "make install" at the top level should install the files
in /usr/local.