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

Library not loaded: /usr/local/opt/[email protected]/lib/libcrypto.1.1.dylib #6

Open
booshtukka opened this issue Oct 28, 2021 · 6 comments

Comments

@booshtukka
Copy link

This was working perfectly and I loved it, and I moved to a new machine running Monterey.

I now get this output:

dyld[60052]: Library not loaded: /usr/local/opt/[email protected]/lib/libcrypto.1.1.dylib
Referenced from: /Applications/supbox/supbox
Reason: tried: '/usr/local/opt/[email protected]/lib/libcrypto.1.1.dylib' (no such file), '/usr/local/lib/libcrypto.1.1.dylib' (no such file), '/usr/lib/libcrypto.1.1.dylib' (no such file)
zsh: abort ./supbox

I tried reinstalled openssl via brew, but that doesn't seem to give me libcrypto. Sorry if this is a basic question - how do I get this running again?

@gabek
Copy link
Owner

gabek commented Oct 28, 2021

I'm not running Monterey myself but I did a little looking around and it seems like even in the past some symlinking might have been helpful for libcrypto. https://mithun.co/hacks/library-not-loaded-libcrypto-1-0-0-dylib-issue-in-mac/

Maybe try that but for libcrypto.1.1.dylib instead.

@booshtukka
Copy link
Author

booshtukka commented Oct 28, 2021 via email

@gabek
Copy link
Owner

gabek commented Oct 28, 2021

Unfortunately it doesn't :\ Maybe this? scipr-lab/libsnark#99

@booshtukka
Copy link
Author

booshtukka commented Oct 29, 2021 via email

@oozewholesale
Copy link

Damn, I'm in the same boat. This looked so promising. :-(

@booshtukka
Copy link
Author

Take a look at Now Playing instead https://www.nowplaying2.com/

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

3 participants