[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Lua Binaries for Lua 5.1 final.
- From: Antonio Scuri <scuri@...>
- Date: Sat, 04 Mar 2006 18:07:20 -0300
Hi,
We've just released Lua Binaries for Lua 5.1.
The LuaBinaries distribution of Lua 5.1 uses the same default
configuration of the makefiles provided by the Lua.org distribution
tar file, but using "lua5.1" as library and program names.
Another small difference is that the "etc/bin2c.c" utility is
re-added to the distribution.
If you need to recompile from sources and would like to ensure
LuaBinaries compatibility, use the source package available at the
LuaBinaries Download with no modifications. In fact the only change
from the Lua.org package is the name of library and executable that
use "lua5.1" instead of "lua".
LuaBinaries can be found at:
http://luabinaries.luaforge.net/
Best,
scuri