After successful configure and build of PG 9.1.1
PYTHON=/usr/bin/python3.2
--with-python
#make install does not place any python.library into $libdir.
Reasonable results are reported in config.log - configure is finding the python3.2.2 binary.
Server and all contrib are otherwise built AOK.
Lou Picciano