I have a question about building from source, but ...
# general
g
I have a question about building from source, but first let me preface with what I’m trying to achieve: I want to build a ubuntu build container to build osquery from source, but I want to avoid
make deps
and installing things via homebrew. I was able to hunt down a lot of the dependencies for
make install
, but even though I installed
lzma-dev
, I still get
-- Dependent library 'lzma' not found