[Numpy-discussion] FYI: experimental waf support for numpy

Sebastien Binet binet at cern.ch
Thu Feb 10 02:45:38 EST 2011


David,

On Thu, 10 Feb 2011 14:30:37 +0900, David <david at silveregg.co.jp> wrote:
> Hi there,
> 
> Following recent release of waf 1.6 and its adoption by the samba 
> project, as well as my own work on integrating waf and bento, I have 
> spent some time to build numpy with it. Although this is experimental, 
> it should be possible for people to play with it:
> 
> https://github.com/cournape/numpy/tree/waf_build

great news !

> 
> You need a recent waf checkout (trunk), and you build numpy as follows:
> 
> $waf_checkout/waf-light configure
> $waf_checkout/waf-light build
why don't you just put the waf executable within the numpy repository ?

(well, I had sometimes some problem with that modus operandi: my
archlinux box is using python3 and some of my colleagues are still using
python2, but once everybody agreed on a given virtualenv configuration,
everything went fine)

-s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20110210/37b57468/attachment.sig>


More information about the NumPy-Discussion mailing list