Ubuntu Docker install of LibreNMS is returning the error “Install development tools” when trying to install Oxidized on Ubuntu. Even after doing “sudo apt install build-essential” and “sudo apt update && sudo apt-get install”, it still errors when trying to install oxidized following any of the options on the install guide
To fix this you need to run the following:-
sudo apt-get install libzstd-dev