On 03/07/2014 11:01 PM, cskeehan wrote: > Hi, > > I'm in the process of installing graph-tool for python via homebrew, and > when I run the configure file for graph-tool (after first following all the > directions here, https://gist.github.com/openp2pdesign/8864593 > <https://gist.github.com/openp2pdesign/8864593> ), I get this error: > > checking whether the Boost::Graph library is available... no > configure: error: No usable boost::graph found > > Does anyone know how to resolve this? Thanks!
You are probably just not passing the correct paths to the configure script. Look inside the config.log to see the actual errors. Best, Tiago -- Tiago de Paula Peixoto <[email protected]>
signature.asc
Description: OpenPGP digital signature
_______________________________________________ graph-tool mailing list [email protected] http://lists.skewed.de/mailman/listinfo/graph-tool
