gzip -dc wget-1.9.1.tar.gz | tar xvf -
cd wget-1.9.1 ./configure make su make install
/.wgetrc
http_proxy=PROXY_SERVER:PORT
export http_proxy="http://PROXY_SERVER:PORT/"