[SciPy-dev] Now new svn of numpy is ready
Travis Oliphant
oliphant.travis at ieee.org
Wed Jan 4 21:24:42 CST 2006
Fernando Perez wrote:
>Travis Oliphant wrote:
>
>
>>My previous post was pre-mature as the fixed numpy was only in the numpy
>>branch. I have now finished *merging* the changes from the numpy
>>branch into the trunk so
>>
>>svn co http://svn.scipy.org/svn/numpy/trunk numpy
>>
>>should not only check out something that compiles and installs *but
>>also* intalls into the numpy namespace
>>
>>
>
>Am I doing something stupid? The build fails with:
>
>creating build/temp.linux-i686-2.3/numpy/random/mtrand
>compile options: '-Inumpy/core/include -Ibuild/src/numpy/core -Inumpy/core/src
>-Inumpy/lib/../core/include -I/usr/include/python2.3 -c'
>gcc: numpy/random/mtrand/randomkit.c
>gcc: numpy/random/mtrand/initarray.c
>gcc: mtrand/mtrand.c
>gcc: mtrand/mtrand.c: No such file or directory
>
>
Something is strange with the svn repo. I was having trouble committing
that changed file. Supposedly it's there now. You should try...
-Travis
More information about the Scipy-dev
mailing list