On Sun, Dec 5, 2010 at 9:36 AM, Cosmin Apreutesei <[email protected]> wrote: > Hi, > > I also posted this as an issue in github issues tab, not sure if > anyone uses that (I think it's a good place to track resolution of > issues and avoid duplicates). > > You can get binaries of wget + dependencies from the GnuWin project: > http://gnuwin32.sourceforge.net/packages/wget.htm
That was deliberate -- I switched the default downloader in the Windows package from wget to curl (which is also used in 'luarocks-admin add'). I made the according change in install.bat to reflect that (but didn't actually test it on Windows). If you are upgrading by just copying files over, it should be a matter of just editing your luarocks/config.lua to set LUAROCKS_DOWNLOADER to "curl". Please give it a try. Thanks, -- Hisham _______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
