Skip to content

Build fails seemingly because of error in configure #121

Open
@matj1

Description

@matj1

If I am building DomTerm and run ./configure according to the guide with various options, it always ends with this:

./configure: line 6672: PKG_PROG_PKG_CONFIG: command not found
./configure: line 6685: syntax error near unexpected token `LIBCAP,'
./configure: line 6685: `  PKG_CHECK_MODULES(LIBCAP, libcap, true, true)'

Then, if I run make, it complains that no makefile is found.

That happens on Manjaro with the newest commit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions