Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - lauri

Pages: [1]
1
MemoryCoin / Re: [ANN] MMCPool.com - Win64 / OSX64 - I need your CPU power!
« on: December 27, 2013, 09:08:43 am »
I 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:

Quote
sudo 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
Thanks bro! it works

2
MemoryCoin / Re: [ANN] MMCPool.com - Win64 / OSX64 - I need your CPU power!
« on: December 26, 2013, 09:54:28 pm »
I have problems installing the mmcminer on CentOS. Can seomebody help me with the comand lines?

Thank you

Pages: [1]