On 06/24/2014 05:29 PM, Gareth Simons wrote: > I installed boost using home-brew: > brew install —with-c++11 —build-from-source-boost > > It resides in: > "usr/local/Cellar/boost/1.55.0-2” > > but has an alias / link from: > "/usr/local/include/boost"
In what directory is the shared object file? It should be called something like libboost_python.dylib. You should pass that directory to the LDFLAGS when running the configure script. -- 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
