[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Missing symbol in LuaSockets
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Mon, 19 Mar 2012 17:38:55 -0300
> 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.