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

From: Lou Picciano <loupicciano(at)comcast(dot)net>
To: "(dot)" <pgsql-bugs(at)postgresql(dot)org>
Subject: Compile/Install(?) error PG 9.1.1 / Python3.2.2
Date: 2011-10-01 01:02:33
Message-ID: 375952631.2284514.1317430953666.JavaMail.root@sz0093a.westchester.pa.mail.comcast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

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

Browse pgsql-bugs by date

  From Date Subject
Next Message Evan Martin 2011-10-01 07:31:04 Re: BUG #6235: Delete fails with ON DELETE rule on inherited table
Previous Message Lou Picciano 2011-10-01 00:57:58 Compile bug: 9.1.1 with dtrace on OpenIndiana 151a (OpenSolaris 5.11)?