Pages:
Author

Topic: [ANN] [MEC] Megacoin has arrived. Scrypt & Core 0.8.2+ Updates: Chinese Market (Read 94642 times)

legendary
Activity: 1176
Merit: 1255
May Bitcoin be touched by his Noodly Appendage
well guys i've tried a couple times on linux but i'm getting errors

make -f makefile.unix
Building LevelDB ...
/bin/sh: 1: ./build_detect_platform: Permission denied
make[1]: Entering directory `/home/mobgod/megacoin-0.8.992-source/src/leveldb'
Makefile:18: build_config.mk: No such file or directory
make[1]: *** No rule to make target `build_config.mk'.  Stop.
make[1]: Leaving directory `/home/mobgod/megacoin-0.8.992-source/src/leveldb'
make: *** [leveldb/libleveldb.a] Error 2



chmod 755 src/leveldb/build_detect_platform



ya that should fix the issue
dubs i tried that no good i get this i did try that before i made the post heh
chmod 755 src/leveldb/build_detect_platform
chmod: cannot access `src/leveldb/build_detect_platform': No such file or directory

I apologize if this was already answered but I didn't want to read the other 20+ pages. I found this post when I ran into the same issue.
chmod 755 ~/megacoin/src/leveldb/build_detect_platform <---works
Thanks
member
Activity: 74
Merit: 10
SudoSuRootDev... AKA... AllBiznessMan
well guys i've tried a couple times on linux but i'm getting errors

make -f makefile.unix
Building LevelDB ...
/bin/sh: 1: ./build_detect_platform: Permission denied
make[1]: Entering directory `/home/mobgod/megacoin-0.8.992-source/src/leveldb'
Makefile:18: build_config.mk: No such file or directory
make[1]: *** No rule to make target `build_config.mk'.  Stop.
make[1]: Leaving directory `/home/mobgod/megacoin-0.8.992-source/src/leveldb'
make: *** [leveldb/libleveldb.a] Error 2



chmod 755 src/leveldb/build_detect_platform



ya that should fix the issue
dubs i tried that no good i get this i did try that before i made the post heh
chmod 755 src/leveldb/build_detect_platform
chmod: cannot access `src/leveldb/build_detect_platform': No such file or directory

I apologize if this was already answered but I didn't want to read the other 20+ pages. I found this post when I ran into the same issue.
chmod 755 ~/megacoin/src/leveldb/build_detect_platform <---works
full member
Activity: 181
Merit: 101
well guys i've tried a couple times on linux but i'm getting errors

make -f makefile.unix
Building LevelDB ...
/bin/sh: 1: ./build_detect_platform: Permission denied
make[1]: Entering directory `/home/mobgod/megacoin-0.8.992-source/src/leveldb'
Makefile:18: build_config.mk: No such file or directory
make[1]: *** No rule to make target `build_config.mk'.  Stop.
make[1]: Leaving directory `/home/mobgod/megacoin-0.8.992-source/src/leveldb'
make: *** [leveldb/libleveldb.a] Error 2



chmod 755 src/leveldb/build_detect_platform



ya that should fix the issue
dubs i tried that no good i get this i did try that before i made the post heh
chmod 755 src/leveldb/build_detect_platform
chmod: cannot access `src/leveldb/build_detect_platform': No such file or directory


MobGod - not sure if you still have this error but you are probably not in the right directory. When you download the source code - you get master.zip. Extract that and cd in to that directory. Run chmod 755 src/leveldb/build_detect_platform in THAT directory Wink You'll see it has a src directory in there - the path then will be correct. This fixed the compile error for me Smiley

Thanks Ethought!!!
sr. member
Activity: 448
Merit: 250
Quit posting on this dead thread.

Move all MEC talk to the new threads so the proper one gets bumped as needed.



https://bitcointalksearch.org/topic/ann-mc-megacoinconz-forum-github-website-now-in-18-languages-240861


hey relax, take a breath.  It'll all be ok.
member
Activity: 98
Merit: 10
Quit posting on this dead thread.

Move all MEC talk to the new threads so the proper one gets bumped as needed.



https://bitcointalksearch.org/topic/ann-mc-megacoinconz-forum-github-website-now-in-18-languages-240861
sr. member
Activity: 448
Merit: 250
Happy to report that http://mec.scryptmining.com is back up and running, and we've successfully started finding blocks! (Those who had previously mined will have been paid out of the first block found recently, so check your balances)

Stratum-only
Proportional Payouts per block (no pplns warmups!)
Vardiff per worker

Come check us out.  If any of the original hashers happen to come back and join the pool, pm me, I'll gladly send some bonus MEC your way.
hero member
Activity: 532
Merit: 500
If anyone has a few k they can throw at my pool that would be great, hard to test when things take so long on this coin to confirm. Smiley http://mec.usr.io 0% fee, random block bonus if you decide to donate.
Nice nick wish I knew how to get pushpool to work Lol

I did not install it, just stratum, do you want a pushpool port open?
No thanks I'm trying to get pushpool going
full member
Activity: 161
Merit: 100
If anyone has a few k they can throw at my pool that would be great, hard to test when things take so long on this coin to confirm. Smiley http://mec.usr.io 0% fee, random block bonus if you decide to donate.
Nice nick wish I knew how to get pushpool to work Lol

I did not install it, just stratum, do you want a pushpool port open?
hero member
Activity: 532
Merit: 500
If anyone has a few k they can throw at my pool that would be great, hard to test when things take so long on this coin to confirm. Smiley http://mec.usr.io 0% fee, random block bonus if you decide to donate.
Nice nick wish I knew how to get pushpool to work Lol
full member
Activity: 161
Merit: 100
If anyone has a few k they can throw at my pool that would be great, hard to test when things take so long on this coin to confirm. Smiley http://mec.usr.io 0% fee, random block bonus if you decide to donate.
hero member
Activity: 532
Merit: 500
yes thanks all set could this coin be solo right now don't even know the diff lol
full member
Activity: 161
Merit: 100
can anyone tell me how to fix this getting a error now trying to compile this coin worked on my other machine but now i get this

Building LevelDB ...
/bin/sh: 1: ./build_detect_platform: Permission denied
make[1]: Entering directory `/home/sonny/megacoin-0.8.992C-source/src/leveldb'
Makefile:18: build_config.mk: No such file or directory
make[1]: *** No rule to make target `build_config.mk'.  Stop.
make[1]: Leaving directory `/home/sonny/megacoin-0.8.992C-source/src/leveldb'
make: *** [leveldb/libleveldb.a] Error 2

chmod +x leveldb/build_detect_platform
sr. member
Activity: 492
Merit: 250
hero member
Activity: 532
Merit: 500
can anyone tell me how to fix this getting a error now trying to compile this coin worked on my other machine but now i get this

Building LevelDB ...
/bin/sh: 1: ./build_detect_platform: Permission denied
make[1]: Entering directory `/home/sonny/megacoin-0.8.992C-source/src/leveldb'
Makefile:18: build_config.mk: No such file or directory
make[1]: *** No rule to make target `build_config.mk'.  Stop.
make[1]: Leaving directory `/home/sonny/megacoin-0.8.992C-source/src/leveldb'
make: *** [leveldb/libleveldb.a] Error 2
legendary
Activity: 1316
Merit: 1000
Anything happening with this coin?

Has been very quiet lately...
sr. member
Activity: 448
Merit: 250
can come join us @ http://mec.scryptmining.com  Smiley

Its a ghost town now, but only takes a few to get things going!   VarDiff, with a pool-wide target of 32, should be pretty solid for most!

I switched over about 5 MH's but its not registering with the site.  Miners are running fine and seem to be accepting shares?  Any ideas?  I really love the vardiff feature so Id love to keep trying the pool but I need to know if Im hashing for nothing or not  Undecided

Hey, replied via pm as well when this was posted.  I'm not really sure whats up with my MEC pool.  Its accepting shares, notified of new blocks from elsewhere, debug and stratum logs are clean, but its simply not finding blocks.  Its had some 'ok' hashrate thrown at it, and still 0 blocks, listtransactions is totally empty aside from a 50MEC giveaway.   

Have never had this problem on any other coin (even a few that required a bit of tweaking to make work).  Not really sure what to make of it, I suppose there is a shot its still just bad luck.  If its not though, I've yet to find the problem.
sr. member
Activity: 492
Merit: 250
Network hashrate getting pretty low - we need some news!

Speaking of news, a response to my query would be greatly appreciated. I sent emails and pm, no reply??


Regarding,
http://megacoin.miningpool.co

I just wish this pool site would pay me for the blocks I mined a few days ago, 18788, 18798, 18821,18834, 18842, 18849, 18858, 18875, 18885,18963,18971,18996, 19006, 19031.

Why mine a site that doesn't pay you for your work? or should I say electricity?

Actually I did reply. A few days ago.

https://bitcointalksearch.org/topic/m.2537619

Thanks for the reply. And yes I do mine elsewhere.
full member
Activity: 201
Merit: 100
can come join us @ http://mec.scryptmining.com  Smiley

Its a ghost town now, but only takes a few to get things going!   VarDiff, with a pool-wide target of 32, should be pretty solid for most!

I switched over about 5 MH's but its not registering with the site.  Miners are running fine and seem to be accepting shares?  Any ideas?  I really love the vardiff feature so Id love to keep trying the pool but I need to know if Im hashing for nothing or not  Undecided
legendary
Activity: 1316
Merit: 1000
Network hashrate getting pretty low - we need some news!

Speaking of news, a response to my query would be greatly appreciated. I sent emails and pm, no reply??


Regarding,
http://megacoin.miningpool.co

I just wish this pool site would pay me for the blocks I mined a few days ago, 18788, 18798, 18821,18834, 18842, 18849, 18858, 18875, 18885,18963,18971,18996, 19006, 19031.

Why mine a site that doesn't pay you for your work? or should I say electricity?

Actually I did reply. A few days ago.

https://bitcointalksearch.org/topic/m.2537619
sr. member
Activity: 492
Merit: 250
Network hashrate getting pretty low - we need some news!

Speaking of news, a response to my query would be greatly appreciated. I sent emails and pm, no reply??


Regarding,
http://megacoin.miningpool.co

I just wish this pool site would pay me for the blocks I mined a few days ago, 18788, 18798, 18821,18834, 18842, 18849, 18858, 18875, 18885,18963,18971,18996, 19006, 19031.

Why mine a site that doesn't pay you for your work? or should I say electricity?
Pages:
Jump to: