On Nov 6, 2011, at 17:25, Mark Hattam wrote: > python27 printed > > ---> Activating python27 @2.7.2_2 > To make python 2.7 the default (i.e. the version you get when you run > 'python'), please run: > sudo port select --set python python27 > > > then python26 printed > > ---> Activating python26 @2.6.7_2 > To make python 2.6 the default (i.e. the version you get when you run > 'python'), please run: > sudo port select --set python python26 > > > OK ... so which should I select? Well, "I" don't run python, but other > installed things do
"port select" is exclusively for your convenience. The messages printed by the python ports (and other ports that have select groups) should read more like e.g. "If you would like to make python 2.7 the python you get when you run "python", please run:". If you don't care what "python" is then you don't need to run "port select". _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
