Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue from nvm & Cargo installation #9

Open
gzelda opened this issue Nov 22, 2020 · 2 comments
Open

Issue from nvm & Cargo installation #9

gzelda opened this issue Nov 22, 2020 · 2 comments

Comments

@gzelda
Copy link
Member

gzelda commented Nov 22, 2020

Got the miner up and running...
Two small hiccups, not sure if they are even worth adding to the instructions but:
I setup a virtual machine in Windows, and installed Ubuntu Server 20.04 LTS
Following the steps at: https://daemon-technologies.github.io/docs/Mining-Bot-Alpha-Version/
I came across the following:

1 - After trying to install nvm, I got a message that it was already installed and that it was going to try to update using git, which I think it did. Then it asked to close the terminal and reopen it to be able to use nvm which I did
2 - When it came time to use cargo, the command was unavailable, as it seems that having closed the terminal, the command cargo became unavailable. So I had to run:

$HOME/.cargo/env
Once I ran that again, I was able to continue with the steps.
Other than that, it went pretty smoothly...
Should I just let it run in the background?

@gzelda
Copy link
Member Author

gzelda commented Nov 22, 2020

From [email protected]

@KingGreyWulf
Copy link

Not able to build the blockstack-core at the cargo command. It is aborting the process on error E0277 the trait bound 'std::vex::Vex<_>: std::convert::From<{u8; 20)>'is not satisfied. Any ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants