Re: [Numpy-discussion] build_clib error during Enable 3_2_1 installation

2009-08-14 Thread Gökhan Sever
Fixed this using the suggestion from Robert Kern Nabble - Numpy-discussion - Is this a bug in numpy.distutils ?

Re: [Numpy-discussion] build_clib error during Enable 3_2_1 installation

2009-08-14 Thread Gökhan Sever
Hello, I fix the scipy installation issue. I usually checkout the whole ETS trunk (ets co ETS) and do a "ets develop". After fullfilling the requirements it was always successfully building the whole code-stack (well at least always in Fedora 10). In this case it fails on Enable compilation step.

[Numpy-discussion] build_clib error during Enable 3_2_1 installation

2009-08-13 Thread Gökhan Sever
For some unknown reason, ets develop can't pass the following compilation point: g++: enthought/kiva/agg/src/kiva_rect.cpp ar: adding 8 object files to build/temp.linux-i686-2.6/libkiva_src.a running build_ext build_clib already run, it is too late to ensure in-place build of build_clib Traceback