gabek / supbox

Get the currently playing track from Rekordbox v6 as Audio Hijack Shoutcast/Icecast metadata, display in your OBS video broadcast or export as JSON.
MIT License
52 stars 1 forks source link

openssl error #1

Closed jipenade closed 4 years ago

jipenade commented 4 years ago

hello

i'm trying to run supbox and i have this error

MacBook-Pro-de-Jean-paul:supbox jprondof$ ./supbox dyld: Library not loaded: /usr/local/opt/openssl@1.1/lib/libcrypto.1.1.dylib Referenced from: /Users/jprondof/Desktop/supbox/./supbox Reason: image not found Abort trap: 6

could you help me please ?

regards

macbook pro, catalina 10.15.7 latest

gabek commented 4 years ago

Looks like you might need to have OpenSSL on your machine. I've never run into that because I guess I always have that installed.

Try giving that a shot. You can probably just install it with Homebrew.

jipenade commented 4 years ago

Gotcha it’works! I managed to install Homebrew then OpenSSL 1.1 thank you ! Le 7 nov. 2020 à 17:51 +0100, Gabe Kangas notifications@github.com, a écrit :

Looks like you might need to have OpenSSL on your machine. I've never run into that because I guess I always have that installed. Try giving that a shot. You can probably just install it with Homebrew. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.