Trouble updating my ports, how to fix this?
Ryan Schmidt
ryandesign at macports.org
Mon Sep 26 14:41:11 PDT 2011
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
More information about the macports-users
mailing list