Re: libpython - cannot open shared object file

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: libpython - cannot open shared object file
Дата
Msg-id AANLkTiloTHwD-PUvY8h_yBd3DGUxkilglGxPKGlzhyFo@mail.gmail.com
обсуждение исходный текст
Ответ на Re: libpython - cannot open shared object file  (Tom Wilcox <hungrytom@gmail.com>)
Ответы Re: libpython - cannot open shared object file  (Tom Wilcox <hungrytom@gmail.com>)
Список pgsql-general
On Wed, Jun 23, 2010 at 9:52 AM, Tom Wilcox <hungrytom@gmail.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

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Wilcox
Дата:
Сообщение: Re: libpython - cannot open shared object file
Следующее
От: Alexander Farber
Дата:
Сообщение: Single quotes vs. double quotes when setting a pwd and other cmds