On Wed, Aug 11, 2021 at 3:05 PM Emily Shaffer [off-list ref] wrote:
/usr/local/git/git-388133509.245/share/git-gui/lib/Git Gui.app/Contents/MacOS/Wish: cannot execute: No such file or directory
This looks like a broken deployment for whatever that
git-388133509.245 version might be coming from; `git gui` works for me
in macOS and the application builds/install fine when doing `make
install`.
that "missing" file should point to the system wish binary
(alternatively accessed through /usr/bin/wish) in:
/System/Library/Frameworks/Tk.framework/Versions/8.5/Resources/Wish.app/Contents/MacOS/Wish
Carlo