[SciPy-dev] Cannot build scipy_core (newcore) on Solaris 8

Pearu Peterson pearu at scipy.org
Fri Oct 7 15:51:06 EDT 2005



On Fri, 7 Oct 2005, Travis Oliphant wrote:

> There are a couple of strategies.   If we can jerry-rig the config.h
> file to work for your installation (I'm not sure exactly how to "turn
> off config.h" generation though),

   mkdir -p build/src/scipy/base
   touch build/src/scipy/base/config.h

should be enough. config.h is generated when it does not exist or
it is older than scipy/base/setup.py.

Pearu




More information about the SciPy-Dev mailing list