Обсуждение: installation error ?

Поиск
Список
Период
Сортировка

installation error ?

От
"utomo restu"
Дата:
Dear All

Now i use postgresql version 7.2.2, i want to upgrade to versions 7.3.3,
when i start installation processing, i found error like this :

[root@ksl postgres7.3.3_red8]# rpm -ivh postgresql-7.3.3-1PGDG.i386.rpm
Preparing...                ########################################### [100%]
   1:postgresql             ########################################### [100%]

[root@ksl postgres7.3.3_red8]# rpm -ivh postgresql-server-7.3.3-1PGDG.i386.rpm
Preparing...                ########################################### [100%]
   1:postgresql-server      ########################################### [100%]

[root@ksl postgres7.3.3_red8]# rpm -ivh postgresql-devel-7.3.3-1PGDG.i386.rpm
Preparing...                ########################################### [100%]
   1:postgresql-devel       ########################################### [100%]

[root@ksl postgres7.3.3_red8]# rpm -ivh postgresql-tcl-7.3.3-1PGDG.i386.rpm
Preparing...                ########################################### [100%]
   1:postgresql-tcl         ########################################### [100%]

[root@ksl postgres7.3.3_red8]# rpm -ivh postgresql-python-7.3.3-1PGDG.i386.rpm
Preparing...                ########################################### [100%]
   1:postgresql-python      ########################################### [100%]

[root@ksl postgres7.3.3_red8]# rpm -ivh postgresql-jdbc-7.3.3-1PGDG.i386.rpm
Preparing...                ########################################### [100%]
   1:postgresql-jdbc        ########################################### [100%]


[root@ksl postgres7.3.3_red8]# rpm -ivh postgresql-contrib-7.3.3-1PGDG.i386.rpm
error: Failed dependencies:
        perl(Pg) is needed by postgresql-contrib-7.3.3-1PGDG
    Suggested resolutions:
        postgresql-perl-7.2.2-1.i386.rpm

[root@ksl postgres7.3.3_red8]# rpm -ivh postgresql-pl-7.3.3-1PGDG.i386.rpm
error: Failed dependencies:
        libpthread.so.0(GLIBC_2.3.2) is needed by postgresql-pl-7.3.3-1PGDG

what can i do, where i can found that dependencies...
please help me ...

thank's a lot..

best regards

andhie

--
______________________________________________
http://www.linuxmail.org/
Now with e-mail forwarding for only US$5.95/yr

Powered by Outblaze

Re: installation error ?

От
Tenebrae
Дата:
On Sun, 1 Jun 2003, utomo restu wrote:

> Dear All
>
> Now i use postgresql version 7.2.2, i want to upgrade to versions 7.3.3,
> when i start installation processing, i found error like this :
>
> [root@ksl postgres7.3.3_red8]# rpm -ivh postgresql-7.3.3-1PGDG.i386.rpm
> Preparing...                ########################################### [100%]
>    1:postgresql             ########################################### [100%]
>
> [root@ksl postgres7.3.3_red8]# rpm -ivh postgresql-server-7.3.3-1PGDG.i386.rpm
> Preparing...                ########################################### [100%]
>    1:postgresql-server      ########################################### [100%]
>
> [root@ksl postgres7.3.3_red8]# rpm -ivh postgresql-devel-7.3.3-1PGDG.i386.rpm
> Preparing...                ########################################### [100%]
>    1:postgresql-devel       ########################################### [100%]
>
> [root@ksl postgres7.3.3_red8]# rpm -ivh postgresql-tcl-7.3.3-1PGDG.i386.rpm
> Preparing...                ########################################### [100%]
>    1:postgresql-tcl         ########################################### [100%]
>
> [root@ksl postgres7.3.3_red8]# rpm -ivh postgresql-python-7.3.3-1PGDG.i386.rpm
> Preparing...                ########################################### [100%]
>    1:postgresql-python      ########################################### [100%]
>
> [root@ksl postgres7.3.3_red8]# rpm -ivh postgresql-jdbc-7.3.3-1PGDG.i386.rpm
> Preparing...                ########################################### [100%]
>    1:postgresql-jdbc        ########################################### [100%]
>
>
> [root@ksl postgres7.3.3_red8]# rpm -ivh postgresql-contrib-7.3.3-1PGDG.i386.rpm
> error: Failed dependencies:
>         perl(Pg) is needed by postgresql-contrib-7.3.3-1PGDG
>     Suggested resolutions:
>         postgresql-perl-7.2.2-1.i386.rpm
>
> [root@ksl postgres7.3.3_red8]# rpm -ivh postgresql-pl-7.3.3-1PGDG.i386.rpm
> error: Failed dependencies:
>         libpthread.so.0(GLIBC_2.3.2) is needed by postgresql-pl-7.3.3-1PGDG
>
> what can i do, where i can found that dependencies...
> please help me ...

Are you using RedHat?  What version?

I usually go to www.rpmfind.net when something like this happens.  If you
search for libpthread.so.0, you'll find what packages give you that file.
It tells you right there, though, that it wants glibc 2.3.2 to be
installed to give you that file.
I think somebody posted some new RedHat rpms a week or so ago.  Look
through the archives.

> thank's a lot..

I hope this helps.
                                -Tenebrae.
---
The sending of any unsolicited email advertising messages to this domain
may result in the imposition of civil liability against you in accordance
with Cal. Bus. & Prof. Code Section 17538.45.