Search Postgresql Archives

Re: plpython.so

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

 



"Clodoaldo Pinto Neto" <clodoaldo.pinto@xxxxxxxxx> writes:
> But I'm still with no /usr/lib/plpython.so. What am i missing?

That's not where we keep it.  Try /usr/lib/pgsql/plpython.so
(or wherever "pg_config --pkglibdir" points to).

Also, the .so is probably in the postgresql-pl RPM not postgresql-python,
unless Devrim has moved things around when I wasn't looking.

If the .so is there and you're still getting load failures, try
"ldd" on the .so to see if it's missing some dependent library.

			regards, tom lane


[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