testing plpython3u on 9.0beta3 - Mailing list pgsql-hackers

From Chris
Subject testing plpython3u on 9.0beta3
Date
Msg-id AANLkTikrFnzeeTbQHsPioYC_UwEgt4l2RCBpJ4Q4G17s@mail.gmail.com
Whole thread Raw
Responses Re: testing plpython3u on 9.0beta3
List pgsql-hackers
I'm testing beta 3 and ran across a PL/Python3u bug again.
This time it won't let me install it at all.
Kubuntu 10.04 

./configure --with-pgport=5433 --with-python --with-ossp-uuid --with-libxml --with-libxslt --with-perl --prefix=/usr/local/pgsqlb3
make
make check
sudo make install
All work fine.

However....
postgres@cspotts-laptop:/usr/local/pgsql/lib$ createlang plpython3u
ERROR:  could not access file "$libdir/plpython3": No such file or directory
STATEMENT:  CREATE LANGUAGE "plpython3u";

createlang: language installation failed: ERROR:  could not access file "$libdir/plpython3": No such file or directory




Thoughts? Ideas? Am I doing something wrong? If I can provide more detail about something specific, let me know.  

--
Chris Spotts
rfusca@gmail.com

pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: bg worker: overview
Next
From: Peter Eisentraut
Date:
Subject: Re: testing plpython3u on 9.0beta3