Re: Python Error

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: Python Error
Дата
Msg-id 20030328014324.GC14905@svana.org
обсуждение исходный текст
Ответ на Python Error  ("Daniel R. Anderson" <dan@mathjunkies.com>)
Список pgsql-general
On Thu, Mar 27, 2003 at 03:49:34PM -0500, Daniel R. Anderson wrote:
> Hi,
>
> I juts tried to load the python module instead of using c as a way to
> program an interface with the client.  I went into python and typed:
>
> >>> import pg
>
> and I got:
>
> /usr/libexec/ld.so: python: libpq-so.3.0: No such file or directory.

Do you have that file or anything like it? I have libpq.so.2.0. Note that if
you only have libpq.so you may need to run ldconfig (on linux anyway) to get
the symlinks created. If it's still not there, you probably don't have the
library at all.

--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> "the West won the world not by the superiority of its ideas or values or
> religion but rather by its superiority in applying organized violence.
> Westerners often forget this fact, non-Westerners never do."
>   - Samuel P. Huntington

Вложения

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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: About OIDs
Следующее
От: "Dann Corbit"
Дата:
Сообщение: Re: About OIDs