Skip to content

Cannot intall fatal error: jansson.h: No such file or directory #31

@dxyzx0

Description

@dxyzx0
CCMpred/src/ccmpred.c:17:0:
/path/DGraphDTA/CCMpred/include/meta.h:2:10: fatal error: jansson.h: No such file or directory
 #include "jansson.h"
          ^~~~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/ccmpred.dir/src/ccmpred.c.o] Error 1
make[1]: *** [CMakeFiles/ccmpred.dir/all] Error 2
make: *** [all] Error 2

But I have installed both jasson 2.13.1 and jansson-devel
And

cmake version 3.18.2
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39)

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