1
MemoryCoin / Re: [ANN] MMCPool.com - Win64 / OSX64 - I need your CPU power!
« on: December 27, 2013, 09:08:43 am »Thanks bro! it worksI have problems installing the mmcminer on CentOS. Can seomebody help me with the comand lines?
Thank you
I am not centos admin but maybe work.
Try:Quotesudo yum -y groupinstall "Development Tools"
sudo yum -y install git libcurl-devel python-devel screen rsync
git clone https://github.com/glitchman/mmcminer
cd mmcminer
./autogen.sh
./configure CFLAGS="-O3 -march=native -mtune=native" CXXFLAGS="-O3 -march=native -mtune=native"
make
./minerd