Graph tool configure error in linux centos

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