Is it possible to find out if there are any dependencies on specific (older) scipy variants, or will later versions do the job (i.e. it's OK to delete older ones)?
DN On 25/06/2013, at 7:07 PM, Chris Jones <[email protected]> wrote: > >>> 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 > > or > > > sudo port uninstall inactive > > if you want to clear out any other inactive ports at the same time. > > Chris _______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
