Re: Post Installation problem

Поиск
Список
Период
Сортировка
От Vijay Deval
Тема Re: Post Installation problem
Дата
Msg-id 3BA497D4.B55F70C8@giaspn01.vsnl.net.in
обсуждение исходный текст
Ответ на Post Installation problem  (Dennis Leeuw <dleeuw@made-it.com>)
Список pgsql-novice
The addition to .profile was just by way of an example. It will be
necessary to locate the concerned libraries on your system and put them
there. It is also necessary to log out and log in again for all the
things to be effective. On my box , before starting installation I had
created a directory pgsql under /usr/local. owner:group was
postgres:postgres. During installation bin,data,doc,include,lib,man and
pgaccess got created under pgsql. I had opted for option --with-tcl.
That is why pgaccess got there  automatically

so in my profile

LD_LIABRARY_PATH=/usr/local/pgsql/lib
EXPORT LD_LIABRARY_PATH.

Ownership is postgres:postgres right from level of pgsql.

I am sorry I typed LD_LIABRARY_PATH=/opt/postgres/bin. I mean lib, if it
is there.

From the messages it looks like some resources are not in the path or
are not exported.
inadequate permissions or wrong ownership of the vital directories also
could create these problems.

Vijay

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

Предыдущее
От: Dennis Leeuw
Дата:
Сообщение: Re: Post Installation problem
Следующее
От: Dennis Leeuw
Дата:
Сообщение: Re: Post Installation problem