I'm running the torch7 on a ubuntu 14.04 LTS pc behind a proxy. I have already made environment variables Http_proxy and proxy.
The default options for wget
and curl
and git
has been set to run via this proxy. here are the steps I used to change the settings of the packages of Wget proxy, Curl proxy & git proxy
The env variables are available in my .bashrc
and /etc/enviornment
files.
I have also added the proxy in the config.lua file as per this post as well.
The error I get when i try to install this is
$sudo luarocks install cunn
Warning: Failed searching manifest: Failed loading manifest:
Failed fetching manifest for http://luarocks.org/repositories/rocks
- Error fetching file: Failed downloading
http://luarocks.org/repositories/rocks/manifest
Error: No results matching query were found.