Re: $libdir

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: $libdir
Дата
Msg-id 20070605075519.GC13502@svana.org
обсуждение исходный текст
Ответ на $libdir  ("Ian Harding" <harding.ian@gmail.com>)
Ответы Re: $libdir  ("Ian Harding" <harding.ian@gmail.com>)
Список pgsql-general
On Mon, Jun 04, 2007 at 08:25:22PM -0700, Ian Harding wrote:
> I know this is a question that gets asked a zillion times and is
> almost always pilot error.

I don't know much about this but the complaint is this:

> The usual error about "file does not exist" relative to
> $libdir/tsearch2 gets generated.

And you have:

> In that directory are the libtsearch2.so... files along with lots of
> others, with 755 permissions, owned by root.

Either the library should be "tsearch.so" not "libtsearch.so", or the
request should be for "$libdir/libtsearch" or something (perhaps a
directory is missing or something and it should be
tsearch/libtsearch.so).

Please provide the *exact* error messages if you want more detailed
help.

Hope this helps,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

Вложения

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

Предыдущее
От: Tino Wildenhain
Дата:
Сообщение: Re: Encrypted column
Следующее
От: "Erick Papadakis"
Дата:
Сообщение: Database design wisdom needed