py26-numpy +gcc44 requires gcc45 variant of atlas

Rainer Müller raimue at macports.org
Thu Sep 9 11:30:05 PDT 2010


On 2010-09-09 18:34 , Michelle Gill wrote:
> My guess is that this is because gcc45 is the default variant for
> atlas, while gcc44 is the default for py26-numpy. Further, there is
> not a gcc45 variant available for py26-numpy. More importantly, will
> the issue of having two copies of gcc be avoided by first installing
> the gcc44 variant of atlas and then installing py26-numpy or do I
> need to force an install and/or edit config files? (The second option
> is no problem for me, I'm just not yet familiar with how the
> config/build system works in MacPorts.)

Ah, sorry, I forgot to answer your question in the last mail. You can
install atlas +gcc44 before py26-numpy to avoid this:

sudo port install atlas +gcc44
sudo port install py26-numpy

Rainer


More information about the macports-users mailing list