Hello guys, the Minergate software if launched on Centos7 gives an error on libstdc++.so.6. This library on centos 7 is old and the minergate software + qt require a newer library (with newer ABI specifications).
You don’t have to replace or change anything on your server, simply use the following file. It is the normal minergate miner with libstdc++.so.6 and libstdc++.so.6.0.21 files inside the lib folder.
libstdc++.so.6 is the required lib and now it points to libstdc++.so.6.0.21 with the correct required abis.
Simply untar the archive and launch the executable.
Enjoy
Any chance you would consider doing this for the CLI version? Not the end of the world as I can just use Xforwarding to run it from my desktop but would be considerably easier with the cli.
untar the file
cd minergate
./minergate
and enjoy..!!
thanks brother
How to run this? what is the command line?
Could you like to show me how to install this step by step? I’m very frustrated installing minergate on Centos. Thank you.
Hey, thanks a lot! You saved me soooo much trouble!