testing plpython3u on 9.0beta3

Поиск
Список
Период
Сортировка
От Chris
Тема testing plpython3u on 9.0beta3
Дата
Msg-id AANLkTikrFnzeeTbQHsPioYC_UwEgt4l2RCBpJ4Q4G17s@mail.gmail.com
обсуждение исходный текст
Ответы Re: testing plpython3u on 9.0beta3  (Peter Eisentraut <peter_e@gmx.net>)
Список 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 по дате отправления:

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: bg worker: overview
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: testing plpython3u on 9.0beta3