MacVim not work with perl 5.28
问题描述
安装了最新版本的 MacOS Big sur。。
mac 上的 vim就不工作了。
错误信息:
dyld: Library not loaded: /System/Library/Perl/5.28/darwin-thread-multi-2level/CORE/libperl.dylib Referenced from: /opt/homebrew/Cellar/macvim/8.2-171/MacVim.app/Contents/MacOS/Vim Reason: image not found [1] 4295 abort mvim
解决办法
sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer brew reinstall ruby
本文来自博客园, 作者:Star-Hitian, 转载请注明原文链接:https://www.cnblogs.com/Star-Haitian/p/14980224.html