Admin message

Please use the issue tracker only to report bugs (i.e. errors in the library that need to be fixed) or feature requests.

Please check if the current git version also has the same problem. An easy way to do this is to use google colab!

For questions about how to compile, install or use the library, please use instead the web forum at https://forum.skewed.de/c/graph-tool.


(If unsure, use the forum first.)


IMPORTANT: When opening new issues, please fill out the required information listed in the issue template!

Compilation with sparsehash fails

Environment is RHEL 6.3, GCC 4.7.2 (from devtools-1.1), sparsehash-devel 1.7 installed, graph-tool 2.2.28:

checking for SPARSEHASH... no configure: error: Package requirements (libsparsehash) were not met:

No package 'libsparsehash' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix.

I am wondering if this is due to the location /usr/local/include/google/sparsehash instead of just /usr/local/include/sparsehash, or the fact that it's a header-only library?

Alternatively, you may set the environment variables SPARSEHASH_CFLAGS and SPARSEHASH_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.

Assignee Loading
Time tracking Loading