Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Add partial Linux compilation instructions. #22

Merged
merged 4 commits into from
Aug 23, 2017

Conversation

Sjors
Copy link
Contributor

@Sjors Sjors commented Aug 23, 2017

These instructions should make it easier to compile on Linux.

However, I couldn't figure out all the steps...

@erikzhang
Copy link
Member

Did you view the documentations on docs.neo.org?

@Sjors
Copy link
Contributor Author

Sjors commented Aug 23, 2017

I read the English instructions here, but they don't explain how to compile.

@erikzhang
Copy link
Member

dotnet publish -c Release

@Sjors
Copy link
Contributor Author

Sjors commented Aug 23, 2017

Thanks. I'll try that and update the README. I was also able to run the downloaded binary on Ubuntu.

@Sjors
Copy link
Contributor Author

Sjors commented Aug 23, 2017

I updated the instruction to show two alternatives: using the pre-compiled binaries from Github or compiling from source. In both cases show state returns information, so I guess it works.

create wallet throws error though, but that might be a separate issue.

@Sjors
Copy link
Contributor Author

Sjors commented Aug 23, 2017

If you don't add .db3 to wallet file name, it will throw error. I added an example command that works (create wallet wallet.db3).

@erikzhang erikzhang merged commit 3c2af89 into neo-project:master Aug 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants