0 Members and 1 Guest are viewing this topic.
Quote from: aorith on December 27, 2013, 12:33:35 pmAnyone compiled mmcminer in Archlinux? could tell me what packages are required?(64bit only) here's my PKGBUILD https://build.opensuse.org/package/view_file/home:aguswinata/cpuminer-mmcminer/PKGBUILD?expand=1feels free to modify.binary available at http://download.opensuse.org/repositories/home:/aguswinata/Arch_Extra/
Anyone compiled mmcminer in Archlinux? could tell me what packages are required?
config.status: creating Makefileconfig.status: creating compat/Makefileconfig.status: creating compat/jansson/Makefileconfig.status: creating cpuminer-config.hconfig.status: executing depfiles commandsconfigure: WARNING: cache variable ac_cv_env_CFLAGS_value contains a newlineMakefile:251: *** falta un separador. Alto.==> ERROR: Se produjo un error en build(). Cancelando...
When you reach little more than 1 MMC (in Current balance), you will get MMC to your wallet.
Quote from: KillerByte on December 27, 2013, 07:58:49 amBit of a problem:XRamPool recently mined 2 blocks: 2928 and 2916These blocks are also listed on the MMCPool homepage.I know that the 2 blocks mined by XRamPool are not orphan blocks (the transaction log says so).Can this be checked?fork ??
Bit of a problem:XRamPool recently mined 2 blocks: 2928 and 2916These blocks are also listed on the MMCPool homepage.I know that the 2 blocks mined by XRamPool are not orphan blocks (the transaction log says so).Can this be checked?
getblockhash 292800005de39452470a5868742563d0fe0ca2ec5b0ff4258666792833d9a8a54fb0getblock 00005de39452470a5868742563d0fe0ca2ec5b0ff4258666792833d9a8a54fb0{ "hash" : "00005de39452470a5868742563d0fe0ca2ec5b0ff4258666792833d9a8a54fb0", "confirmations" : 34, "size" : 16781, "height" : 2928, "version" : 2, "merkleroot" : "9fcfbb19629168714d55bc52bcf9c5bbfb682aceb0b1483a3553c3dc0ae56aee", "tx" : [ "769c2eb30e036ba60406ef777fdfe1087733b1017b7a579b69f4aec47e2443db", "6235b8afa217ca6ae9a84d8c8dde7fafb85ca7202213d0104ba08eb8d305486f", "25293c8b73c95908270eadae575573c9c0f4af3823f5ff2dd6c173924c3f8feb", "768f8db24939fe9b31f060d422ba98830e9124b0394b636b428a9b2866ce255b", "eece9fcb5127217f187624c3cf74b034be043ea048c4ccf0610542565d3b32ad", "6c1f7dd9862c9a02301a6bddb96e1b23adc01c441410a0cbeee4e82af01aaca3", "89bc6216177448ae38084f24c10badbc65907b0ec088c01ad4ca445e584ff5a7", "42d7be3e536dbd574664409682664c015ed27f5a11dbdd75488e4c013997cff3", "1476c15829c6fc1e1368c35c4ed8e0777d4fea3278b401c7a4da7662f6e32d30", "4f1af3e4b620e2c508c5138df8be381d5d447f5c9065d7523e69d0b48e86f98b", "fce27c5f7f6681505210ec9ac4dea0f830cc096ae6e39836ab3e0524e2b4e5ff", "45416062cb624fb4b1887e3fd9e311116a1e767013265aacc631602f5142820c" ], "time" : 1388124254, "nonce" : 0, "bits" : "1f009344", "difficulty" : 0.00002652, "previousblockhash" : "00002a521a8b049d4483d7838d5935e432d76f5e753bee1bfde0bcc47a09fabb", "nextblockhash" : "00008b15b5f5a013c886dccfa242ff0f3c1e9bf57cfc6992365a3031400057be"}gettransaction 769c2eb30e036ba60406ef777fdfe1087733b1017b7a579b69f4aec47e2443db{ "amount" : 0.00000000, "confirmations" : 35, "generated" : true, "blockhash" : "00005de39452470a5868742563d0fe0ca2ec5b0ff4258666792833d9a8a54fb0", "blockindex" : 0, "blocktime" : 1388124254, "txid" : "769c2eb30e036ba60406ef777fdfe1087733b1017b7a579b69f4aec47e2443db", "time" : 1388124254, "timereceived" : 1388124274, "details" : [ { "account" : "", "address" : "MAAHQ5Wkf9LrDu63i222M72y2EuvSLpF5x", "category" : "immature", "amount" : 266.00240000 } ]}
Quote from: lauri on December 26, 2013, 09:54:28 pmI have problems installing the mmcminer on CentOS. Can seomebody help me with the comand lines?Thank youI am not centos admin but maybe work.Try:Quotesudo yum -y groupinstall "Development Tools"sudo yum -y install git libcurl-devel python-devel screen rsyncgit clone https://github.com/glitchman/mmcminercd mmcminer./autogen.sh./configure CFLAGS="-O3 -march=native -mtune=native" CXXFLAGS="-O3 -march=native -mtune=native" make./minerd
I have problems installing the mmcminer on CentOS. Can seomebody help me with the comand lines?Thank you
sudo yum -y groupinstall "Development Tools"sudo yum -y install git libcurl-devel python-devel screen rsyncgit clone https://github.com/glitchman/mmcminercd mmcminer./autogen.sh./configure CFLAGS="-O3 -march=native -mtune=native" CXXFLAGS="-O3 -march=native -mtune=native" make./minerd