Bitcoin Forum
June 23, 2024, 11:31:19 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Other / Beginners & Help / Re: How long until I can post outside the newbie area? on: May 06, 2013, 06:57:23 AM
5th post.
2  Other / Beginners & Help / Re: [Round 7]Free BTC( up to .01!) on: May 06, 2013, 05:28:36 AM
19
3  Other / Beginners & Help / Re: I'm A Newbie on: May 06, 2013, 05:23:47 AM
Hello!  Smiley
4  Other / Beginners & Help / Re: Is Newbie Status Really That Hard? on: May 06, 2013, 05:12:22 AM
I'd been lurking for a bit (definitely >4 hours) and a bit annoyed that I couldn't respond to a forum or two. That being said, I do recognize that the requirement cuts down on spam.
5  Other / Beginners & Help / Re: Thumbs down to the chncoin linux clients. on: May 02, 2013, 08:09:24 PM
Could you point me to where I could get the libraries? I have been trying to get the damon going but have been having a problem finding them.
Code:
./chncoind: error while loading shared libraries: libboost_system.so.1.49.0: cannot open shared object file: No such file or directory


I ran
Code:
ldd chncoin-qt

and then manually symlinked all the libraries that it couldn't find, e.g.

Code:
ln -s /usr/lib/libboost_filesystem.so.1.49.0 /usr/lib/libboost_filesystem.so.1.46.1

and so on.

It now works. Hope this helps!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!