Re: Problem libpython2.3.so.1.0

From: Adrian Klaver <aklaver(at)comcast(dot)net>
To: pgsql-general(at)postgresql(dot)org
Cc: nesfree <plavsicp(at)gmail(dot)com>
Subject: Re: Problem libpython2.3.so.1.0
Date: 2009-08-30 19:43:17
Message-ID: 200908301243.17675.aklaver@comcast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Saturday 29 August 2009 4:33:14 pm nesfree wrote:
> Hello,
>
> I am not experienced PostgreSQL user but have following problem:
>
> I am unable to use plpythonu on linux (ubuntu 9.04). After I execute
> command:
>
> psql# CREATE LANGUAGE plpythonu;
>
> I got following error message:
>
> ERROR: could not load library
> "/opt/PostgreSQL/8.4/lib/postgresql/plpython.so": libpython2.3.so.1.0:
> cannot open shared object file: No such file or directory
>
> I usually use python2.6.2...
>
> P.S. I can do that on windows,but I am not fan on it.
>
> Best regards,
> Predrag

I guess the first question is how did you install Postgres?

--
Adrian Klaver
aklaver(at)comcast(dot)net

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2009-08-30 20:36:45 Re: convert epoch to date
Previous Message Adrian Klaver 2009-08-30 19:30:55 Re: Lotus Approach like "find" function (ie CTRL-F) in some libre forms client?