mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-10 13:17:10 +08:00
Properly fix WAF environment directory. Tell users to download source (not binary).
This commit is contained in:
@@ -67,10 +67,10 @@ Building with bento
|
||||
<https://code.google.com/p/waf/>`__ for compilation.
|
||||
|
||||
Follow the `Bento installation instructions
|
||||
<http://cournape.github.io/Bento/html/install.html>`__ and `download WAF
|
||||
<http://code.google.com/p/waf/downloads/list>`__.
|
||||
<http://cournape.github.io/Bento/html/install.html>`__ and `download the WAF
|
||||
source <http://code.google.com/p/waf/downloads/list>`__.
|
||||
|
||||
Tell Bento where to find WAF by setting the ``WAFLIB`` environment variable::
|
||||
Tell Bento where to find WAF by setting the ``WAFDIR`` environment variable::
|
||||
|
||||
export WAFDIR=<path/to/waf>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user