Skip to content

make install fails #176

Answered by apopaa
apopaa asked this question in Q&A
Jul 20, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Yes, your connaisseur requires jq, in addition to yq.
Once I installed it with:
curl -fsSL -o /usr/bin/jq https://github.com/stedolan/jq/releases/download/jq-1.6/jq-linux64 && chmod +x /usr/bin/jq
the install went smoothly.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@xopham
Comment options

Answer selected by xopham
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants