http_proxy variable

[Imported from Trac: page AdvancedInstall, version 28]
davidsarah 2010-10-23 04:41:48 +00:00
parent d6acfa6aac
commit d96fa1c37e

@ -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