> -----Original Message----- > From: Ignacio Burgueño [mailto:iburgu...@gmail.com] > Sent: dinsdag 26 maart 2013 22:48 > To: LuaRocks developers list > Subject: Re: [Luarocks-developers] MinGW and LuaSocket > > Ok, let me get back to you. I'm on LR 1.0 here, but I'll check at home > with LR 2. > > From the ProcMon you sent, I don't see the mkdir call. Meanwhile, we can > try this: > > Look for luarocks\fs\win32.lua
For the record: I found it in luarocks\fs\win32\tools.lua > > At function "execute_string", add > print(cmd) > before the os.execute call > > Try to install and send us the output. > Here it is: C:\Temp>luarocks install luarocks-2.0.2-3.win32-x86.rock if not exist "c:\users\public\lua\LuaRocks\lib\luarocks\rocks" invalidcommandname 2> NUL 1> NUL test -d "c:\users\public\lua\LuaRocks\lib\luarocks\rocks" 2> NUL 1> NUL if not exist "c:\users\public\lua\LuaRocks\" invalidcommandname 2> NUL 1> NUL test -d "c:\users\public\lua\LuaRocks" 2> NUL 1> NUL if not exist "c:\users\public\lua\LuaRocks\" invalidcommandname 2> NUL 1> NUL test -d "c:\users\public\lua\LuaRocks\lib\luarocks\rocks\luarocks\2.0.2-3" 2> NUL 1> NUL if not exist "luarocks-2.0.2-3.win32-x86.rock" invalidcommandname 2> NUL 1> NUL chmod a+rw -R "c:\users\public\lua\LuaRocks\lib\luarocks\rocks\luarocks\2.0.2-3" chmod: cannot access `c:\\users\\public\\lua\\LuaRocks\\lib\\luarocks\\rocks\\luarocks\\2.0.2-3': No such file or directory rm -rf "c:\users\public\lua\LuaRocks\lib\luarocks\rocks\luarocks\2.0.2-3" 2> NUL 1> NUL rmdir "c:\users\public\lua\LuaRocks\lib\luarocks\rocks\luarocks" 2> NUL 1> NUL Error: Could not fetch rock file: File not found: luarocks-2.0.2-3.win32-x86.rock C:\Temp> ------------------------------------------------------------------------------ Own the Future-Intel® Level Up Game Demo Contest 2013 Rise to greatness in Intel's independent game demo contest. Compete for recognition, cash, and the chance to get your game on Steam. $5K grand prize plus 10 genre and skill prizes. Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d _______________________________________________ Luarocks-developers mailing list Luarocks-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/luarocks-developers