Closed themightyoarfish closed 1 year ago
the binaries appear to be installed, so maybe does not matter.
Also, how do i build the scheduler? I don't seem to get a binary for that one.
Ok it turns out, these dependencies are needed:
sudo apt -y install libcap-ng-dev liblzo2-dev libzstd-dev libarchive-dev asciidoc
Is there documentation somewhere that I missed on what deps to install?
missing deps should be handled by the configure script, though, so this is a valid report.
On the above system, I can start the build with
However, the install bit fails with
Is this cause for concern? I also see a lot of messages like this
do i need this or is it just for doc?