Você está perdendo as bibliotecas cairomm, tente isso
sudo apt-get install libcairomm-1.0-dev
Estou cansado de tentar instalar o graph-tool na minha máquina com o Ubuntu 14.04. Depois de resolver vários problemas, estou recebendo o seguinte erro:
configure: error: Package requirements (cairomm-1.0) were not met:
No package 'cairomm-1.0' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables CAIROMM_CFLAGS
and CAIROMM_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Alguém pode gentilmente me dizer a saída? Agradecemos antecipadamente.
Você está perdendo as bibliotecas cairomm, tente isso
sudo apt-get install libcairomm-1.0-dev
Tags ubuntu