Skip to content

macos 11.3 upgrade causes mytop to fail with ListUtil.c: loadable library and perl binaries are mismatched #1381

Answered by carlocab
kylezeeuwen asked this question in Casks
Discussion options

You must be logged in to vote

This was caused by Big Sur 11.3 switching the default perl to 5.30. It used to be 5.28, and that's the version that mytop expects to find at /usr/bin/perl. See Homebrew/brew#10127.

In the meantime, try brew reinstall -s mytop to rebuild mytop against the new version of system perl.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kylezeeuwen
Comment options

Answer selected by kylezeeuwen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Casks
Labels
None yet
2 participants