Python library for installing the Graph tool
To install Graph-tool, I first installed pythons 3.2 and C ++ boost library_1_56_0. However, when I run. / configure for the graph tool. I got the following error:
check for boostlib> = 1.53.0 ... yes check for Boost :: Python library .... / configure: line 17408: test: too many arguments yes check for exit in -lboost_python ... no check for exit in -lboost_python. .. (in cache) no exit check in -lboost_python ... (in cache) no exit check in -lboost_python ... (in cache) no exit check in -lboost_python ... (in cache) no exit check in - lboost_python ... (in cache) no configure: error: No usable boost :: python found
My boost installation is under = / var / boost_1_56_0
boost library = / var / myboost
GraphTool = / mnt / data / home / foo / graphtool / graph-tool-2.2.35
Python = / mnt / data / home / foo / graphtool / Python-3.2.6
Can you help me? How can I fix this problem.
source to share
No one has answered this question yet
Check out similar questions: