Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: Dimelord on May 18, 2014, 01:50:39 AM



Title: I just compiled an executable on linux, now what?
Post by: Dimelord on May 18, 2014, 01:50:39 AM
A few days ago, I posted a help thread about my "coin". I finally got the thing compiled right, but now I face some new obstacles. First of all, the only thing I got was a linux executable. I put it in a folder with the proper .conf file, but it crashes once it reaches the normal wallet screen. It goes through the startup process fine from what I can tell. It flashes the wallet for a second and then its gone. Could this be a coding issue? No errors were reported during compilation. I suspect, that it is missing the wallet.dat among other things. How would I go about making one? What else do I need? I switched over from windows, so i have nothing that I can transfer over.

I think I may be abusing this forum section. Sorry Grue  :-[


Title: Re: I just compiled an executable on linux, now what?
Post by: grue on May 18, 2014, 03:50:28 AM
bitcoin core runs fine without any .conf or wallet files. you must have broke something when you modified it for dimecoin. i would suggest looking at the debug logs or attaching a debugger.