Greetings people. Ive read over poolers thread a few time and I'm still at a disadvantage. I'm a super noob at this stuff but I would love to get my mac to mine LTC. While I was using terminal I tried to install via poolers instructions and got this:
dyld: Library not loaded: /opt/local/lib/libidn.11.dylib
Referenced from: /Users/slopez/Downloads/CPUMINER/./minerd
Reason: image not found
./MINERD.sh: line 1: 39670 Trace/BPT trap: 5 ./minerd --url http: //mine.pool-x.eu/ --userpass xxxxxx.1:x
I've researched my situation and I know that I'm not the only one. A helpful user stated in pooler's thread:
"it cant load the library libidn who should be at /opt/local/lib/libidn.11.dylib because it dosnt exist.
error reading is easy"https://bitcointalk.org/index.php?topic=55038.msg1505063#msg1505063After researching, I found out that I should be using Homebrew to install libidn but I would need to install codex4 first. I did install codex4 and ran the 'gcc -v' to verify. Shortly thereafter I installed Homebrew and wrote:
brew install libidnand then after it was done
locate libidnIt showed '/usr/local/Cellar/libidn' and a bunch more lines. I went back through the poolers instructions and I came up with a slightly different error:
yld: Library not loaded: /opt/local/lib/libssl.1.0.0.dylib
Referenced from: /usr/bin/minerd
Reason: image not found
./MINERD.sh: line 1: 50567 Trace/BPT trap: 5 minerd --url http: //mine.pool-x.eu/ --userpass xxxxxx.1:x
It appears that Im now looking for a new and different directory.
I read that I may need to symlink the destination (another way of creating an alias?)
https://bitcointalk.org/index.php?topic=55038.msg1510640#msg1510640do I need macport to do this and not Homebrew? One miner suggested macport at the bottom of this thread:
http://forum.litecoin.net/index.php/topic,1015.msg5916.html#msg5916Do I need the 'Tarball' that Pooler mentioned for a guy with 10.7 system?
https://bitcointalk.org/index.php?topic=55038.msg797122#msg797122I've done as much as I can to figure this stuff out but my inexperience has got the best of me. I humbly ask for your help.
-Hoplou