In order to install Graph-tool graph-tool-2.2.35, I have first installed
pythons 3.2 and C++ boost library boost_1_56_0. However when I run
./configure for graph tool. I got the following error:

checking for Python library path... -L/usr/local/lib -lpython3.2m
checking for Python site-packages path...
/usr/local/lib/python3.2/site-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic
checking consistency of all components of python development environment...
yes
graph-tool will be installed at: /usr/local/lib/python3.2/site-packages
===========================
Using python version: 3.2.6
===========================

checking for boostlib >= 1.53.0... yes
checking whether the Boost::Python library is available... ./configure: line
17408: test: too many arguments
yes
checking for exit in -lboost_python... no
checking for exit in -lboost_python... (cached) no
checking for exit in -lboost_python... (cached) no
checking for exit in -lboost_python... (cached) no
checking for exit in -lboost_python... (cached) no
checking for exit in -lboost_python... (cached) 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 please help me out How can I fix this issue?



--
View this message in context: 
http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/Graph-tool-configure-error-in-linux-centos-tp4025831.html
Sent from the Main discussion list for the graph-tool project mailing list 
archive at Nabble.com.
_______________________________________________
graph-tool mailing list
[email protected]
http://lists.skewed.de/mailman/listinfo/graph-tool

Reply via email to