On Sep 26, 2011, at 13:37, Ryan Schmidt wrote: > I'd do the following to ensure it's fixed: > > sudo port -f deactivate perl5.12 perl5.8 > sudo port upgrade perl5.12 perl5.8 > sudo port activate perl5.12 @5.12.3_2+universal perl5.8 @5.8.9_5
Sorry, you're probably not using universal, so for the last step you'd want: sudo port activate perl5.12 @5.12.3_2 perl5.8 @5.8.9_5 _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
