2 Dec 15:42
Re: Installing ETS-3.0.3 in Sage
From: Jaap Spies <j.spies@...>
Subject: Re: Installing ETS-3.0.3 in Sage
Newsgroups: gmane.comp.python.enthought.devel
Date: 2008-12-02 14:42:35 GMT
Subject: Re: Installing ETS-3.0.3 in Sage
Newsgroups: gmane.comp.python.enthought.devel
Date: 2008-12-02 14:42:35 GMT
Robert Kern wrote: > On Mon, Dec 1, 2008 at 19:43, Jaap Spies <j.spies@...> wrote: >> Robert Kern wrote: > >>> Let's check a couple of other things. At the shell: >>> >> Ok, just before I go to sleep (2.30 AM local time) >> >>> $ locate "*site.cfg" >> [jaap <at> paix sage-3.2.1.rc0]$ locate "*site.cfg" > >> /home/jaap/work/downloads/sage-3.2.1.rc0/local/lib/python2.5/site-packages/numpy/distutils/site.cfg > > Okay, I see the problem. The spkg-install creates this file with a > [DEFAULT] section. This overrides all of the defaults in > system_info.py. Unfortunately, there isn't a terribly convenient way > out of this. numpy's spkg-install could make individual sections for > those it is going to use to build scipy: > > [lapack_opt] > library_dirs = ... > include_dirs = ... > > [blas_opt] > library_dirs = ... > include_dirs = ... > > [fftw] > library_dirs = ... > include_dirs = ...(Continue reading)
RSS Feed