Skip to content

Curl dependency not listed #7

@letmein

Description

@letmein

https://commands.com/monitor-make-lacks-curl

Ubuntu 14.04, make failed with following error:

util.c:12:23: fatal error: curl/curl.h: No such file or directory

Solved with installing libcurl:

sudo apt-get install libcurl4-gnutls-dev

Should this be added to README?

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