Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overmind ships with a dangling symlink #188

Open
semaperepelitsa opened this issue Oct 14, 2024 · 0 comments
Open

Overmind ships with a dangling symlink #188

semaperepelitsa opened this issue Oct 14, 2024 · 0 comments

Comments

@semaperepelitsa
Copy link

I'm getting these warnings when installing overmind gem. Otherwise, everything seems to be working fine.

> gem install overmind
Fetching overmind-2.5.1-arm64-darwin.gem
WARNING:  overmind-2.5.1-arm64-darwin ships with a dangling symlink named libexec/prebuilt-tmux/lib/libevent.dylib pointing to missing libexec/prebuilt-tmux/lib/libevent-2.1.7.dylib file. Ignoring
WARNING:  overmind-2.5.1-arm64-darwin ships with a dangling symlink named libexec/prebuilt-tmux/lib/libevent_core.dylib pointing to missing libexec/prebuilt-tmux/lib/libevent_core-2.1.7.dylib file. Ignoring
WARNING:  overmind-2.5.1-arm64-darwin ships with a dangling symlink named libexec/prebuilt-tmux/lib/libevent_extra.dylib pointing to missing libexec/prebuilt-tmux/lib/libevent_extra-2.1.7.dylib file. Ignoring
WARNING:  overmind-2.5.1-arm64-darwin ships with a dangling symlink named libexec/prebuilt-tmux/lib/libevent_openssl.dylib pointing to missing libexec/prebuilt-tmux/lib/libevent_openssl-2.1.7.dylib file. Ignoring
WARNING:  overmind-2.5.1-arm64-darwin ships with a dangling symlink named libexec/prebuilt-tmux/lib/libevent_pthreads.dylib pointing to missing libexec/prebuilt-tmux/lib/libevent_pthreads-2.1.7.dylib file. Ignoring
WARNING:  overmind-2.5.1-arm64-darwin ships with a dangling symlink named libexec/prebuilt-tmux/lib/libutf8proc.dylib pointing to missing libexec/prebuilt-tmux/lib/libutf8proc.3.dylib file. Ignoring
Successfully installed overmind-2.5.1-arm64-darwin
Parsing documentation for overmind-2.5.1-arm64-darwin
Installing ri documentation for overmind-2.5.1-arm64-darwin
Done installing documentation for overmind after 1 seconds
1 gem installed

> gem --version
3.5.11

> ruby -v
ruby 3.3.4 (2024-07-09 revision be1089c8ec) [arm64-darwin23]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant