lua-users home
lua-l archive

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



On Feb 28, 2008, at 9:55 AM, George Petsagourakis wrote:

Is there a way to run it on Windows?
I downloaded all the dependencies and the Lua 5.1.3 runtime but I couldn't
figure out how to make it work...

Also... one should be able to install all Nanoki's dependencies using LuaRocks I would presume:

http://www.luarocks.org/

http://luarocks.luaforge.net/rocks/luafilesystem-1.4.0-1.rockspec
http://luarocks.luaforge.net/rocks/luasocket-2.0.2-1.rockspec
http://luarocks.luaforge.net/rocks/lzlib-0.3-1.rockspec
http://luarocks.luaforge.net/rocks/slncrypto-1.1-1.rockspec

Perhaps one could even create a Nanoki 'rock' of some kind, which would gather all those third party library all at once.

Cheers,

PA.