Post
Topic
Board Announcements (Altcoins)
Re: GoaCoin MasterNode GUIDE for windows+linux Hot+Cold
by
monkeeking
on 13/01/2018, 04:32:08 UTC
Has anyone ran into the issue of after the below steps, no additional directories are created? Especially the goacoincore diretory.  Tried to configure the goacoin.conf but it does not exist.  i followed the guide to the T and get the same results.  thank you.

*Also i get this error during the ./configure switch.   libdb_cxx headers missing, GoaCoin Core requires this library for wallet.  

I get the exact same error and I am not sure what cause it. Any help on this would be appreciated - I guess some people might now about it as there are over 110 MN operating.

If you mean this error "*Also i get this error during the ./configure switch.   libdb_cxx headers missing, GoaCoin Core requires this library for wallet."  That's your problem.  To fix it:
Code:
sudo apt-get install libdb++-dev
    then recompile.

    If you're talking about nano complaining that the .conf file doesn't exist, then the most likely issue is one of the following
    1. You're not in your home directory.
    2. You ran it as root the first time and now you're trying to edit it as your user
    3. You ran it as user the first time, and now you're trying to edit it as root.[/li]
Suggested solution:
1. Make sure you're user and not root (prompt should end in a $  NOT a #)
2. run Goa again
3. Try nano ~/.gocoincore/goacoin.conf  (makes sure you're referencing the home directory instead of the present working directory)
4. Report the messages at 1 if there's a problem.

[/quote]
I no longer get the missing headers error (thank you) but I am still unable to edit the gaocoincore/goacoin.conf even though trying your suggestions.  I figure since I had no problems compiling this time.  That the diretories i was missing before would appear.  but currently in my home folder i only have the gaocoin folder.


goa01@goacoin-1:~$ ls
goacoin
goa01@goacoin-1:~$




           [ Directory '/home/goa01/.gocoincore' does not exist ]
^G Get Help    ^O Write Out   ^W Where Is    ^K Cut Text    ^J Justify
^X Exit        ^R Read File   ^\ Replace     ^U Uncut Text  ^T To Spell