New install on OSX 10.13.3 Attempting to run BfgMiner gives:
dyld: Library not loaded: /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib
Referenced from: /Applications/MacMiner.app/Contents/Resources/libevent/lib/libevent-2.1.6.dylib
Is there a prerequisite installer that I am missing?
Comments
Ah I got sloppy compiling libevent, thanks for letting me know, this is why it's marked as a beta version! I've replaced the download with a fixed version, you can also get it here just in case the replaced file at the same url as previous is cached for you:
http://downloads.fabulouspanda.co.uk/MacMiner.app-1.5.62c.zip
Your quick! Downloading now to test. One more, tried CG miner and then get /Applications/MacMiner.app/Contents/Resources/cgminer/bin/cgminer: -c: JSON decode of file '/Users/billsobel/Library/Application Support/MacMiner/bfgurls.conf' failed
unable to open /Users/billsobel/Library/Application Support/MacMiner/bfgurls.conf: No such file or directory
Ok it is now loading. Not happy with my pool config, its forcing an HTTP to the front:
Testing pool http://stratrum+tcp://mine.zpool.ca:3433
Editing the pool and saving it seems to have fixed it, so somewhere http is getting inserted incorrectly but not always.
That's a weird one. I'll see whether I can replicate the behaviour.
I may have misread the error, looks like its a curl call trying to verify the pool that has the http but the system then continues and seems to attempt to connect anyway with the stratum connection.