Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: ravinol on September 19, 2017, 07:02:10 PM



Title: ETH mining under Centos 6?
Post by: ravinol on September 19, 2017, 07:02:10 PM
Hello everyone  :)

Any idea if it's possible to mine ETH under Centos 6?? I tried all claymore versions and they give a GLIBC Error:


Code:
[root@localhost eth]# ./ethdcrminer64
./ethdcrminer64: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by ./ethdcrminer64)
[root@localhost eth]#

Any help will be appreciated, thanks!




Title: Re: ETH mining under Centos 6?
Post by: E-Miner on September 19, 2017, 07:08:06 PM
Hello everyone  :)

Any idea if it's possible to mine ETH under Centos 6?? I tried all claymore versions and they give a GLIBC Error:


Code:
[root@localhost eth]# ./ethdcrminer64
./ethdcrminer64: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by ./ethdcrminer64)
[root@localhost eth]#

Any help will be appreciated, thanks!




You can try with eminer, its working on Centos 6, download from https://github.com/ethash/eminer-release/releases (https://github.com/ethash/eminer-release/releases) also you can look the thread https://bitcointalk.org/index.php?topic=2146605.0  (https://bitcointalk.org/index.php?topic=2146605.0)