Re: standard variants for py26-numpy

2011-02-15 Thread Adam Mercer
On Mon, Feb 14, 2011 at 21:49, Dan Ports dpo...@macports.org wrote: Given that py26-gtk and py26-cairo depend on numpy, keeping build time down is quite a legitimate concern, so I too wonder whether -atlas ought to be the default. Atlas also seems to be the source of a lot of recent build

Re: standard variants for py26-numpy

2011-02-15 Thread Scott Webster
On Mon, Feb 14, 2011 at 11:51 PM, vincent habchi vi...@macports.org wrote: IMHO, the problem is not in numpy depending on Atlas, which is correct ; it is in other packages depending on numpy for tasks that may involve very little of it (e.g. using numpy as a convenient means to get array

Re: standard variants for py26-numpy

2011-02-14 Thread Bryan Blackburn
On Mon, Feb 14, 2011 at 08:50:13PM +0100, Olaf Foellinger said: Hi, for quite some time I'm using macports now, main target is gnucash. Thanks for all the work and the support. Today I've noticed during an upgrade that macports tries to install atlas. That's because it's a standard

Re: standard variants for py26-numpy

2011-02-14 Thread Dan Ports
On Mon, Feb 14, 2011 at 01:42:50PM -0700, Bryan Blackburn wrote: Use -atlas to disable that variant, which also has the effect of disabling the need for a new gcc as well: Until now, I'd managed to be completely oblivious to the fact that atlas support was a variant in numpy. What are the

Re: standard variants for py26-numpy

2011-02-14 Thread Olaf Foellinger
Hi, * Bryan Blackburn b...@macports.org [14.02.11 21:42]wrote: Use -atlas to disable that variant, which also has the effect of disabling the need for a new gcc as well: $ sudo port install py26-numpy -atlas that's clear. I've never installed it manually but using $ port install gnucash

Re: standard variants for py26-numpy

2011-02-14 Thread Scott Webster
Does this mean I don't really need atlas to use gimp either? On Mon, Feb 14, 2011 at 1:49 PM, Olaf Foellinger o...@foellinger.de wrote: Hi, * Bryan Blackburn b...@macports.org [14.02.11 21:42]wrote: Use -atlas to disable that variant, which also has the effect of disabling the need for a

Re: standard variants for py26-numpy

2011-02-14 Thread Olaf Foellinger
* Scott Webster sewebs...@gmail.com [14.02.11 22:54]wrote: Does this mean I don't really need atlas to use gimp either? I assume yes, so it is. Gruß Olaf ___ macports-users mailing list macports-users@lists.macosforge.org

Re: standard variants for py26-numpy

2011-02-14 Thread Rainer Müller
On 2011-02-14 20:50 , Olaf Foellinger wrote: Today I've noticed during an upgrade that macports tries to install atlas. That's because it's a standard dependency of py26-numpy. py26-numpy also adds gcc44 this way which is quite a lot for gnucash users. I would recommend to omit atlas from the

Re: standard variants for py26-numpy

2011-02-14 Thread vincent habchi
Le 14 févr. 2011 à 20:50, Olaf Foellinger a écrit : Today I've noticed during an upgrade that macports tries to install atlas. That's because it's a standard dependency of py26-numpy. py26-numpy also adds gcc44 this way which is quite a lot for gnucash users. I would recommend to omit atlas