From d96fa1c37e09ba5b84c41a23ba022ec0ab32aac6 Mon Sep 17 00:00:00 2001 From: davidsarah <> Date: Sat, 23 Oct 2010 04:41:48 +0000 Subject: [PATCH] http_proxy variable [Imported from Trac: page AdvancedInstall, version 28] --- AdvancedInstall.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/AdvancedInstall.md b/AdvancedInstall.md index 1b51330..beb907e 100644 --- a/AdvancedInstall.md +++ b/AdvancedInstall.md @@ -77,6 +77,9 @@ tree for running-in-place. This basically does a executable knows that it adds this directory to PYTHONPATH before it does anything else. +If you need to use an HTTP proxy to access the web, set the `http_proxy` +environment variable accordingly. For example in Unix: `http_proxy=`host:port` python setup.py build`. + After building, you can run the source tree's `bin/tahoe` script to create, configure, and use your new Tahoe-LAFS node. As long as `bin/tahoe` is left inside the built source tree, it can be run from anywhere (even through a