Re: ISO_8859_8 encoding

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ISO_8859_8 encoding
Дата
Msg-id 7946.1103898819@sss.pgh.pa.us
обсуждение исходный текст
Ответ на ISO_8859_8 encoding  ("Sim Zacks" <sim@nospam.com>)
Список pgsql-general
"Sim Zacks" <sim@nospam.com> writes:
> Error: Could not access file "$libdir/utf8_and_iso8859": No such file or
> directory. The file utf8_and_iso8859.so is in the /usr/local/pgsql/lib
> directory. Is there somewhere I have to assign the $libdir variable or is
> this something else completely?

It may be complaining about another shlib that that one depends on.
What does "ldd" say when you run it on utf8_and_iso8859.so?

Also, check "pg_config --pkglibdir" which is the definitive answer
as to what $libdir means.

            regards, tom lane

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

Предыдущее
От: nico@def2shoot.com (Nicolas COUSSEMACQ)
Дата:
Сообщение: 8.0 Beta3 worked, RC1 didn't!
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: loading only few rows from huge table