It was thus said that the Great Thijs Schreijer once stated:
> > 
> > `luarocks install luasocket-2.0.2-3.win32-x86.rock` should install the
> > binaries without recompiling. Did you try that?
> > 
> 
> Just did;
> 
> C:\>cd temp
> 
> C:\Temp>dir
>  Volume in drive C is TI30569200A
> 
>  Directory of C:\Temp
> 
> 26-mrt-2013  18:46    <DIR>          .
> 26-mrt-2013  18:46    <DIR>          ..
> 26-mrt-2013  18:46            34,224 luasocket-2.0.2-3.win32-x86.rock
>                1 File(s)         34,224 bytes
>                2 Dir(s)  159,874,797,568 bytes free
> 
> C:\Temp>luarocks install luarocks-2.0.2-3.win32-x86.rock
> chmod: cannot access 
> `c:\\users\\public\\lua\\LuaRocks\\lib\\luarocks\\rocks\\luarocks\\2.0.2-3': 
> No such file or directory
> 
> Error: Could not fetch rock file: File not found: 
> luarocks-2.0.2-3.win32-x86.rock
> 
> C:\Temp>

  "luarocks install" attempts to download the rock first.  What you need to
try is:

        luarocks build luasocket-2.0.2-3.win32-x86.rock

  -spc


------------------------------------------------------------------------------
Own the Future-Intel&reg; 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

Reply via email to