2 Dec 02:20
Re: Installing ETS-3.0.3 in Sage
From: Robert Kern <robert.kern@...>
Subject: Re: Installing ETS-3.0.3 in Sage
Newsgroups: gmane.comp.python.enthought.devel
Date: 2008-12-02 01:20:43 GMT
Subject: Re: Installing ETS-3.0.3 in Sage
Newsgroups: gmane.comp.python.enthought.devel
Date: 2008-12-02 01:20:43 GMT
On Mon, Dec 1, 2008 at 18:51, Jaap Spies <j.spies@...> wrote: > Robert Kern wrote: >> On Mon, Dec 1, 2008 at 18:28, Jaap Spies <j.spies@...> wrote: >>> Robert Kern wrote: > /lib', 'search_static_first': '0'} >> >> Okay, that's just odd. Did the Sage packager of numpy modify >> numpy/distutils/system_info.py at all? > > I asked around, but with no reslut yet. I've looked at the numpy-1.2.0.p0.spkg, and there doesn't seem to be anything suspicious. Is that the version of numpy you have installed? >> Anyways, the workaround is to make a file ~/.numpy-site.cfg with the contents >> >> [x11] >> library_dirs=/usr/lib >> include_dirs=/usr/include >> > > Don't know. How will this help installing ets with my install-pkg? This file will tell numpy.distutils (and consequently Enable's setup scripts) to look in those locations for the X11 libraries and headers and ignore the defaults. The defaults appear to be broken in your installation; I don't know why. > Not only for me, but also for the person who downloads this package?(Continue reading)
RSS Feed