Re: libpython - cannot open shared object file

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Tom Wilcox <hungrytom(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: libpython - cannot open shared object file
Date: 2010-06-23 09:01:31
Message-ID: AANLkTiloTHwD-PUvY8h_yBd3DGUxkilglGxPKGlzhyFo@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-novice

On Wed, Jun 23, 2010 at 9:52 AM, Tom Wilcox <hungrytom(at)gmail(dot)com> wrote:
> Hi,
>
> I have not used python2.3 on this machine at all (to my knowledge). It is a
> fresh install of the latest Ubuntu 64 which comes with Python 2.6 and 3.1.
>
> The build I want to run is the 64-bit PostgreSQL download for Linux x86-64
> from Entreprise DB (http://www.enterprisedb.com/products/pgdownload.do) as I
> don't know how else to ensure that the build I am installing is a 64-bit
> version of PostgreSQL (I want to use >4GB of RAM in one session).
>
> Is the best way to ensure compatibility for me to build from source?

If you want it to use the version of Python installed with your OS,
then you should just use the OS packages. The installer needs to run
on a wide variety of distros, so is built on a much older platform
which happens to have Python 2.3.

FYI, the 9.0 installers are being built against ActiveState's Perl,
Python and TCL distros, so it will be easier to use those PLs in the
future.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alexander Farber 2010-06-23 09:03:04 Single quotes vs. double quotes when setting a pwd and other cmds
Previous Message Tom Wilcox 2010-06-23 08:52:27 Re: libpython - cannot open shared object file

Browse pgsql-novice by date

  From Date Subject
Next Message Atif Jung 2010-06-23 09:10:00 Granting privelges on several tables at a time
Previous Message Tom Wilcox 2010-06-23 08:52:27 Re: libpython - cannot open shared object file