Обсуждение: Compile/Install(?) error PG 9.1.1 / Python3.2.2

Поиск
Список
Период
Сортировка

Compile/Install(?) error PG 9.1.1 / Python3.2.2

От
Lou Picciano
Дата:
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