You are viewing a single comment's thread from:

RE: HF25 Public Testnet (RC1)

in HiveDevs3 years ago

Any chance you can release prebuilt binaries for this soon? I was trying to get one setup this morning and wasn’t able to compile on Ubuntu 20 due to some boost version error(which I thought was fixed) and don’t have an Ubuntu 18 machine with enough ram.

Sort:  

i built hived with 8 GB of RAM. Did you attempt this on a 4 GB RAM machine?

Hived takes 8 gb of ram to build. My machines with 8 gb ram+ are all on Ubuntu 20 and when I tried to build on that I got some boost version errors. Didn’t have too much time to dedicate to fixing that so I just asked for binaries so I could launch my node on the testnet.

That's cool. I naively tried to build with the latest version of Boost and it worked.

Huh weird. I wonder if the tag checkout didn’t work and I was working off master.

I downloaded the 1.76.0 source archive rather than do a git checkout