Artie Ziff wrote: > Hello, > > I noticed that my MacPort builds python 2.4. I probably do not need it. > > In an effort to learn how to better manage the MacPort tree (which must > be huge by now), can I remove python 2.4? Here's some info: > > $ port -v deps python24 > python24 has library dependencies on: > port:gettext
You will get an error message if you try to uninstall a port that has dependents. Or you can find out beforehand like this: port dependents python24 - Josh _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
