Skip to content

MacVim stopped working after update to v. 8.2.1424 (gettext) #1073

Closed
@ekortright

Description

@ekortright

After updating to 8.2.1424 (164), MacVim stopped working. The program runs, but no window is displayed.

When trying to run from the command line, this is what I see:

$ mvim
dyld: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib
  Referenced from: /Users/me/Applications/MacVim.app/Contents/MacOS/Vim
  Reason: image not found
Abort trap: 6

Until now, I have been using MacVim with the gettext that comes with homebrew:

$ gettext --version
gettext (GNU gettext-runtime) 0.21
Copyright (C) 1995-2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by Ulrich Drepper.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions