Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: Tonako on April 06, 2014, 04:05:32 AM



Title: Bitcoind 0.9.0 problem - centos 6.3 - libstdc++ & nosegneg/libc
Post by: Tonako on April 06, 2014, 04:05:32 AM
Hi all

I'm trying to run a Bitcoind 0.9.0 on centos 6.3 - error:

Quote
[bitcoin@server ~]$ bitcoind -conf=/home/bitcoin/.bitcoin/bitcoin.conf -datadir=/home/bitcoin/.bitcoin/ -noupnp -server -daemon -listen=0
bitcoind: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by bitcoind)
bitcoind: /lib/i686/nosegneg/libc.so.6: version `GLIBC_2.15' not found (required by bitcoind)

Please tell me how do I install these libraries?


Title: Re: Bitcoind 0.9.0 problem - centos 6.3 - libstdc++ & nosegneg/libc
Post by: cp1 on April 06, 2014, 06:26:10 AM
Did you download the binary? Try recompiling bitcoind using your version of those libraries.