Re: Error installing PostgreSQL

Поиск
Список
Период
Сортировка
От Just E. Mail
Тема Re: Error installing PostgreSQL
Дата
Msg-id 49D8DEDF.3080105@imwell-usa.com
обсуждение исходный текст
Ответ на Re: Error installing PostgreSQL  (Devrim GÜNDÜZ <devrim@gunduz.org>)
Ответы Cannot connect although server is running  (Kai-Martin <kmk@familieknaak.de>)
Список pgsql-novice
Thank you.. Thank you..

I followed your advice, it worked.

Sam

===================================================



Devrim GÜNDÜZ wrote:
> On Sun, 2009-04-05 at 09:28 -0600, Just E. Mail wrote:
>
>> When I try to install:  postgresql-libs-8.3.7-1PGDG.rhel5.i386.rpm
>> I get a dependency error saying that file:  libpg.so.4 is missing.
>>
>> Question:
>>
>> 1. How to fix this problem?
>> 2. I noticed that "postgresql" module also need libpg.so.5. How this
>> can
>> be fixed?
>>
>> I have searched the net and there is lot of quires about missing
>> libpg.so.4 but no solution.
>>
>
> Please use our *yum repository*, which will install a compat package
> which will satisfy libpq.so.4 dependency.
>
> ... or it is here:
>
> http://yum.pgsqlrpms.org/8.3/redhat/rhel-5-i386/compat-postgresql-libs-4-1PGDG.rhel5.i686.rpm
>
> Please find a good howto here:
>
> http://www.westnet.com/~gsmith/content/postgresql/pgrpm.htm
>
> As recommended here, you will need to replace current postgresql-libs
> with the compat package, then install 8.3.7 packages.
>
> However,  as I wrote above, please use yum repository, which will
> resolve dependency issues automagically. Howto is here:
>
> http://yum.pgsqlrpms.org/howtoyum.ph
>
> Regards,
>
>

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

Предыдущее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: Error installing PostgreSQL
Следующее
От: Kai-Martin
Дата:
Сообщение: Cannot connect although server is running