Problem libpython2.3.so.1.0

From: nesfree <plavsicp(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Problem libpython2.3.so.1.0
Date: 2009-08-29 23:33:14
Message-ID: c3bb4e50908291633x2a6d3ccbv36ff877369acd5ca@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Zenaan Harkness 2009-08-29 23:59:14 Lotus Approach like "find" function (ie CTRL-F) in some libre forms client?
Previous Message Bruce Momjian 2009-08-29 20:59:49 Re: Update /src/tools/msvc to VC++ 2008