Closed swaroopsp closed 9 years ago
You need Lua 5.2 to install the current version of luamongo. In case you want to use it with Lua 5.1, you had to use the revission v0.2:
Sorry. I am not very familiar with LUA. I found the LUA 5.1 for windows in https://code.google.com/p/luaforwindows/downloads/list
The lua 5.2 seems to be available for linux not windows.
And i tried to download v0.2, but i am not sure how to use it. Do u have any set of instructions
Unfortunatelly, I'm not a windows expert, so I can't tell you how to install luamongo in windows... However, the steps to install luamongo (in any platform) are:
packages.path
Lua string.Let me know if you succeed with it. I will be very glad to know the steps necessary to install it in windows, just to write them in the wiki.
Closing this dead thread.
C:\Users\s.panigrahi.ext>luarocks install "https://raw.githubusercontent.com/moai/luamongo/master/rockspec/luamongo-scm-0.rockspec
Error: LuaRocks 2.0.2 bug (please report at luarocks-developers@lists.luaforge.net). ...\Program Files (x86)\Lua\5.1\lua/luarocks\fs\lua.lua:526: attempt to concatenate local 'err' (a nil value) stack traceback: ...\Program Files (x86)\Lua\5.1\lua/luarocks\fs\lua.lua:526: in function 'download' ...:\Program Files (x86)\Lua\5.1\lua/luarocks\fetch.lua:33: in function 'fetch_url' ...:\Program Files (x86)\Lua\5.1\lua/luarocks\fetch.lua:70: in function 'fetch_url_at_temp_dir' ...:\Program Files (x86)\Lua\5.1\lua/luarocks\fetch.lua:231: in function 'load_rockspec' ...:\Program Files (x86)\Lua\5.1\lua/luarocks\build.lua:101: in function <...:\Program Files (x86)\Lua\5.1\lua/luarocks\build.lua:97> (tail call): ? (tail call): ? (tail call): ? C: in function 'xpcall' ...am Files (x86)\Lua\5.1\lua\luarocks\command_line.lua:143: in function 'run_command' C:\Program Files (x86)\Lua\5.1\luarocks.lua:20: in main chunk