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

Memory needed to build and run steem #3655

Open
lidinghi opened this issue Aug 13, 2020 · 1 comment
Open

Memory needed to build and run steem #3655

lidinghi opened this issue Aug 13, 2020 · 1 comment

Comments

@lidinghi
Copy link

I tried to build steemit/steem on Ubuntu inside a virtual machine on my Windows computer.
I assigned 500G space and 12G memory to the virtual machine/Ubuntu.

However, I constantly got the c++: internal compiler error: killed (program cc1plus) error when building steemit/steem (docker build -t=steemit/steem .). The same error showed up when I attempted to build steemit/steem on my Mac.

I learned that this error is often due to "not enough memory" for docker and in Linux the memory for docker is bounded by the hardware.

I wonder what are the hardware requirements for building and running steemit/steem? I plan to purchase another 16G RAM for my computer. Will additional ~10G memory help?

Or this error actually caused by problems other than memory?

@Benson0224
Copy link

4 CPU (Minimum CPU)
64 GB RAM (recommend minimum).
500 GB SSD (200GB minimum).

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