From: | Devrim GÜNDÜZ <devrim(at)gunduz(dot)org> |
---|---|
To: | faz <fazal2009(at)gmail(dot)com> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #5678: libpq.so.4 is needed for pgadmin3 |
Date: | 2010-09-25 16:18:01 |
Message-ID: | 1285431481.4827.3.camel@masaustu01.evim.gunduz.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On Sat, 2010-09-25 at 10:23 +0000, faz wrote:
> I had checked that , the libpq.so.5 is already located in the lib
> files of postgresql 9.0 , but no libpq.so.4. So how can i solve this
> problem? someone please help to do install pgadmin !
Which repository are you using? Only RPMForge? See below:
> ---> Package pgadmin3.i386 0:1.8.4-1.el5.rf set to be updated
You will need compat-postgresql-libs RPM, which is in pgrpms.org repo:
http://yum.pgrpms.org/9.0/redhat/rhel-5-i386/repoview/compat-postgresql-libs.html
If you are using this repo, yum will pick up compat package during dep
check.
-HTH.
Regards,
--
Devrim GÜNDÜZ
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
PostgreSQL RPM Repository: http://yum.pgrpms.org
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz
From | Date | Subject | |
---|---|---|---|
Next Message | Kirill Simonov | 2010-09-25 18:33:16 | LEFT OUTER JOIN sub-SELECT produces a column != NULL when all NULLs are expected |
Previous Message | Tom Lane | 2010-09-25 14:41:20 | Re: Postgres 9 Installation problems |