> I have a bit of a problem with luarocks (version 2.2.0 in linux, if that
> matters). I am behind a corporate firewall that has an authenticating
> proxy for
> http access to the outside world. Now, as long as luarocks uses wget,
> everything
> is fine. But recently I installed luasocket, and since then luarocks can't
> fetch
> anything any more. When I deinstall luasocket, everything is fine again...
> now,
> in order to fix this, can I somehow force luarocks to use wget instead of
> luasocket?

Not sure this is documented anywhere, but yes you can:
set fs_use_modules to false in your LuaRocks configuration
file (see [1]).

[1]
https://github.com/keplerproject/luarocks/blob/master/src/luarocks/cfg.lua#L205

-- 
Pierre Chapuis


------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to