10 Mar
2014
10 Mar
'14
9:33 a.m.
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 <tiago@skewed.de>