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 : > > [EMAIL PROTECTED] postgres7.3.3_red8]# rpm -ivh postgresql-7.3.3-1PGDG.i386.rpm > Preparing... ########################################### [100%] > 1:postgresql ########################################### [100%] > > [EMAIL PROTECTED] postgres7.3.3_red8]# rpm -ivh > postgresql-server-7.3.3-1PGDG.i386.rpm > Preparing... ########################################### [100%] > 1:postgresql-server ########################################### [100%] > > [EMAIL PROTECTED] postgres7.3.3_red8]# rpm -ivh postgresql-devel-7.3.3-1PGDG.i386.rpm > Preparing... ########################################### [100%] > 1:postgresql-devel ########################################### [100%] > > [EMAIL PROTECTED] postgres7.3.3_red8]# rpm -ivh postgresql-tcl-7.3.3-1PGDG.i386.rpm > Preparing... ########################################### [100%] > 1:postgresql-tcl ########################################### [100%] > > [EMAIL PROTECTED] postgres7.3.3_red8]# rpm -ivh > postgresql-python-7.3.3-1PGDG.i386.rpm > Preparing... ########################################### [100%] > 1:postgresql-python ########################################### [100%] > > [EMAIL PROTECTED] postgres7.3.3_red8]# rpm -ivh postgresql-jdbc-7.3.3-1PGDG.i386.rpm > Preparing... ########################################### [100%] > 1:postgresql-jdbc ########################################### [100%] > > > [EMAIL PROTECTED] 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 > > [EMAIL PROTECTED] 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. ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly