On Fri, 20 Mar 2009 11:09:49 +0100 Vincent Thierion <vincent.thierion@ema.fr> wrote: > Hello, > > Is there an "easy way" to build numpy on remote 64 bits >machines on which I > don't have any roots privilege ? python setup.py install --prefix=$HOME/local Nils