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

Can't be compiled. #47

Closed
balsaboskovic opened this issue Sep 29, 2021 · 8 comments
Closed

Can't be compiled. #47

balsaboskovic opened this issue Sep 29, 2021 · 8 comments

Comments

@balsaboskovic
Copy link

Hi, I've tried to compile monerod on multiple Linux distros but no success.
I got this:
Screenshot 2021-09-29 at 11 16 30

@SChernykh
Copy link
Owner

Scroll up to the actual error message that says error: ... in compilation log. I don't see any specific error here.

@balsaboskovic
Copy link
Author

Screenshot 2021-09-30 at 09 51 57

@SChernykh
Copy link
Owner

You just run out of memory when compiling. Try to compile with 1 thread (add -j1 to make command for monerod).

@balsaboskovic
Copy link
Author

That fixed the problem, can I use --prune-blockchain with p2pool?

@SChernykh
Copy link
Owner

can I use --prune-blockchain with p2pool?

Yes

@balsaboskovic
Copy link
Author

Thank you. One more question, is there a web panel for monitoring hash rate or something like that?

@SChernykh
Copy link
Owner

There's https://p2pool.io/ and https://p2pool.observer/

@balsaboskovic
Copy link
Author

Thank you very much.

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