Closed majun closed 7 years ago
kmbmpdc.app/Contents/MacOS/kmbmpdc
binary file do anything?I'm sorry... here are details:
1) Sierra 10.12.2
2) Gatekeeper: "App Store and identified developers" - has to be "Anywhere"? If yes I found this http://osxdaily.com/2016/09/27/allow-apps-from-anywhere-macos-gatekeeper/
3) output:
$ kmbmpdc.app/Contents/MacOS/kmbmpdc
dyld: Library not loaded: /usr/local/lib/libmpdclient.2.dylib
Referenced from: ~/Applications/kmbmpdc.app/Contents/MacOS/kmbmpdc
Reason: image not found
Abort trap: 6
ad 3. I installed libmpdclient and it's working! 👍
$ brew install libmpdclient
$ open kmbmpdc.app
Yeah, seems like I've forgotten to embed the libmpdclient.2.dylib and since I have it installed locally on my machines, I've never encountered the issue. I'll try to rectify this for the next version.
I have donwloaded last version v1.0.0, extracted, copied to ~/Applications, run and got error...
Any idea for this issue?
Thanks a lot. Martin