mxaddict
mxaddict
The bot does not have a DB connection, so technically you just need to clone another copy into a different directory, and it should work fine. On Fri, Mar 19,...
Does this only happen on latest master? Or also on 7.x releases? On Wed, Jan 5, 2022, 15:51 chasingkirkjufell ***@***.***> wrote: > send nav or xnav to an xnav address...
I agree with this
One way I can think of to get this done is to make a markdown parser that just loads the markdown files from the actual website.
I think you need to run this: `sudo apt -y install build-essential libtool autotools-dev automake pkg-config git cmake libattr1-dev python3-dev`
> This looks like the build worked fine. try running the gui wallet with `./src/qt/navcoin-qt -devnet`
@aguycalled @skironDotNet could you test this PR and see if it's working as I expected: https://github.com/navcoin/navcoin-dev-tools/pull/7
This PR changes the build script to work with both 18.04 and 20.04
You should not need `sudo` unless the files in the repo are not owned by the current user running the commands
I've updated the script in dev-tools repo to use newer cmake. https://github.com/navcoin/navcoin-dev-tools/pull/7 If you have a fresh ubuntu 18.04 vm, maybe give it a try.