On Jun 24, 2013, at 7:44 PM, David Nicholls <[email protected]> wrote:

> Here's the result of the installed query:
> 
> -bash-3.2$ port installed py27-scipy
> The following ports are currently installed:
>  py27-scipy @0.11.0_0+gcc45
>  py27-scipy @0.12.0_2+gcc47 (active)
> -bash-3.2$ port version
> Version: 2.1.3
> 
> It appears the older version is inactive (though I don't think that was the 
> case when I posted the query).
> 
> How should I get things back nice and neat and tidy with the gcc variants?

Assuming you want to stick with 0.12.0_2, just uninstall the older one.

    % sudo port uninstall py27-scipy @0.11.0_0+gcc45

vq
_______________________________________________
macports-users mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to