Author

Topic: Linux wallet compiles without data directory folder? (Read 1167 times)

hero member
Activity: 490
Merit: 500

Run it on terminal with -printtoconsole flag.

It didnt work /:
hero member
Activity: 490
Merit: 500
I will give that a try & update, thanks you sir!
legendary
Activity: 996
Merit: 1013

Run it on terminal with -printtoconsole flag.
hero member
Activity: 490
Merit: 500
No i haven't, i dont have a merkel hash for the genesis block so im trying to run it on the testnet so it can give it to me in my debug log. the problem is that debug log is in the .shitcoin folder that doesnt get created /:
sr. member
Activity: 286
Merit: 250
Are you sure you have Show Hidden Files active?

yes sir.

When i
Code:
ls -a
it doesn't come up.

Even If I
Code:
find .shitcoin
it doesnt come up either.

I git cloned & compiled the original Blackcoin source & when i
Code:
cd
to the location the .blackcoin folder is there.

when i
Code:
ls -a
in the directory its there.

Even if i
Code:
find .blackcoin
it will show up.

Im doing everything the same exact way..

I think that folder's normally created when you first run the wallet. Have you tried that (or did I miss it?)
hero member
Activity: 490
Merit: 500
Are you sure you have Show Hidden Files active?

yes sir.

When i
Code:
ls -a
it doesn't come up.

Even If I
Code:
find .shitcoin
it doesnt come up either.

I git cloned & compiled the original Blackcoin source & when i
Code:
cd
to the location the .blackcoin folder its there.

when i
Code:
ls -a
in the directory its there.

Even if i
Code:
find .blackcoin
it will show up.

Im doing everything the same exact way..
legendary
Activity: 2548
Merit: 1054
CPU Web Mining 🕸️ on webmining.io
Are you sure you have Show Hidden Files active?
hero member
Activity: 490
Merit: 500
any ideas?
hero member
Activity: 490
Merit: 500
Thanks, ill try that..

Well, I didnt want to get bashed for trying to teach myself something out of boredom.

I decided to fork blackcoin for fun, I changed all the goodies, & now im up to generating the merkel hash.

i compiled it on ubuntu 14.04 but it doesnt create the hidden data directory folder.
I even tried creating it myself, and specifying it using the -datadir & didnt work either.

I used find and replace to change everything blackcoin, Blackcoin, BlackCoin, & BC to my shitty coin name, which is shitcoin lol.

.blackcoin nor .shitcoin gets created after i compile my source.

I downloaded & compiled blackcoin & it does indeed create the .blackcoin folder so im thinking it has to do something with my renaming process?

member
Activity: 70
Merit: 10
Linux wallet compiles but doesn't create data directory folder that needs the config file & contains wallet.dat?

any help would be appreciated

Look at "$HOME/.bitcoin" this happened to me, bitcoind needs this variable set.

Plus create the config file, then run bitcoind!
hero member
Activity: 490
Merit: 500
Linux wallet compiles but doesnt create data directory folder that needs the config file & contains wallet.dat?

any help would be apreciated
Jump to: