Recommend installing build-essential
geerlingguy opened this issue · 1 comments
geerlingguy commented
When running the scripts recommended in the README, I noticed they kept failing on 'make' not being available. I think since it's not present by default on the Ubuntu Server install, I'd just blanket recommend running sudo apt install build-essential
first.
rbapat-ampere commented
Thanks. Added