Skip to content

check_command in configure fails for jq dependency even if jq exists #7925

Closed
@stefanwouldgo

Description

@stefanwouldgo

Issue and Steps to Reproduce

I want to build core lightning v24.11 (same problem is already there in v24.08 and probably earlier, but not in v23.08.1) on ubuntu18.04 arm64. This needs jq as a dependency (apparently new). So I installed jq and it works fine (just typing jq outputs its help), but the configure script doesn't recognize it and stops. I guess this is some problem in the check_command() function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions