Opened 5 years ago

Last modified 3 years ago

#58581 assigned defect

py27-graph-tool @2.2.26: We could not detect the boost libraries

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: mamoll (Mark Moll)
Port: py-graph-tool

Description

py27-graph-tool @2.2.26 fails to build on Snow Leopard:

checking for boostlib >= 1.38.0... configure: error: We could not detect the boost libraries (version 1.38 or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option.  If you are sure you have boost installed, then check your version number looking in <boost/version.hpp>. See http://randspringer.de/boost for more documentation.

boost 1.66.0 is, of course, installed, since it is a dependency of py27-graph-tool.

Change History (1)

comment:1 Changed 3 years ago by mf2k (Frank Schima)

Owner: count0 deleted
Note: See TracTickets for help on using tickets.