MOZI-AI / annotation-service

The gene annotation service maps human gene symbols to their biological context as represented in an OpenCog Knowledge Hypergraph
https://mozi.ai
6 stars 7 forks source link

Add pkg-config to have PKG_CHECK_MODULES macro for guile build #54

Closed vsbogd closed 4 years ago

vsbogd commented 4 years ago

pkg-config is not installed on ubuntu:latest and guile configuration fails with:

autoreconf: running: /usr/bin/autoconf --force
configure.ac:54: error: possibly undefined macro: PKG_CHECK_MODULES
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1