macvim-dev / macvim-dev/macvim
dyld: Library not loaded
Nobody has claimed this yet.
- Dominant language
- Vim Script
- Stars
- 7.9k
- Forks
- 691
- PR merge metrics
- No merged PRs in 30d
Description
Instructions: Replace the template text and remove irrelevant text (including this line)
Describe the bug
dyld: Library not loaded: /System/Library/Perl/5.28/darwin-thread-multi-2level/CORE/libperl.dylib
Referenced from: /usr/local/Cellar/macvim/8.2-171/MacVim.app/Contents/MacOS/Vim
Reason: image not found
To Reproduce
Detailed steps to reproduce the behavior:
- Run
mvim -v
Environment (please complete the following information):
- Vim version: 8.2-171
- OS: macOS Big Sur 11.4 (20F71)
- Terminal: iTerm2
Additional context
brew install macvim
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running brew install macvim and reproducing the failure with mvim -v on macOS Big Sur 11.4. Investigate why MacVim 8.2-171 references the missing /System/Library/Perl/5.28/darwin-thread-multi-2level/CORE/libperl.dylib; done means the command launches without the dyld error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, vim
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100