Search Postgresql Archives

Re: Installing plpython3u

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dario Beraldi <dario.beraldi@xxxxxxxxx> writes:
> Sorry guys... I executed

> ./configure --prefix=$HOME --with-python PYTHON=/usr/local/bin/python3
> make
> make install

That looks sane from here ...

> and it completed fine (see also below output from 'grep -i 'PYTHON'
> config.log'). Still after restarting postgres I get:

> createlang plpython3u sblab
> ERROR:  could not open extension control file
> "/data/sblab-home/berald01/share/postgresql/extension/plpython3u.control":
> No such file or directory
> STATEMENT:  CREATE EXTENSION "plpython3u";

Hmm, what files *do* you have in that directory?

It might be worth cd'ing into the src/pl/plpython subdirectory and
manually doing "make install" there to see what it prints.

			regards, tom lane


-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux