Re: Installation on mandriva 2006

From: hugoksouza(at)aim(dot)com
To: pgsql-general(at)postgresql(dot)org
Cc: hjheins(at)gmail(dot)com
Subject: Re: Installation on mandriva 2006
Date: 2006-10-06 04:36:48
Message-ID: 8C8B7182BD0E8EB-98C-4078@FWM-D27.sysops.aol.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support pgsql-general

Hi all, hi Hendrick,

Just a note on this.

I was trying to install pgadmin3-1.4.3-1.i686.rpm on CentOS 4.4 with
PostgreSQL 8.1.4, but I could not install the PgAdmin3 1.4.3 because it
requires the /usr/lib/libpq.so.3.
I tried to do the symbolic link and for my surprise it did not work, it
complained in the same way, even after rebooting, just in case.
libpq.so.3 was not in my "ldconfig -p".

As this workaround did not work, I had to "break" yum/RPM
"integrity/consistency", which I really do not like.
I ended up forcing the RPM installation of
postgresql-libs-7.4.13-2.RHEL4.1 ...
This RPM rewrote some locale files, so after that I forced the
resinstallation of my postgresql-libs-8.1.4-3PGDG.

Is there a real solution ofr this issue?

I am not a MySQL fan, but MySQL has a compatibility-libs pkg/RPM that
takes care od issues like this...
I have not seen something similar for PostgreSQL and I have not found
anything else on the Internet about this issue...

This is my config:

CentOS 4.4
Linux localhost 2.6.9-42.0.2.EL #1 Tue Aug 22 23:56:05 CDT 2006 i686
i686 i386 GNU/Linux
rpm -qa | egrep -i -e "(postg)|(pg)|(wx)|(sdl)" | sort:
gnupg-1.2.6-6
gpg-pubkey-443e1821-421f218f
libgpg-error-1.0-1
pgadmin3-1.4.3-1
postgresql-8.1.4-3PGDG
postgresql-contrib-8.1.4-3PGDG
postgresql-libs-7.4.13-2.RHEL4.1
postgresql-libs-8.1.4-3PGDG
postgresql-server-8.1.4-3PGDG
SDL-1.2.7-8
wxGTK-2.6.3-2.6.3.2.1

Regards,
________________________________________________________________________
Check Out the new free AIM(R) Mail -- 2 GB of storage and
industry-leading spam and email virus protection.

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message hugoksouza 2006-10-06 04:42:27 Re: Installation on mandriva 2006
Previous Message Phuoc Trong Chu 2006-10-06 04:10:49 Re: 'ERROR: type "pg.XXXXXXX" does not exist' in PgAdminIII 1.6

Browse pgsql-general by date

  From Date Subject
Next Message hugoksouza 2006-10-06 04:42:27 Re: Installation on mandriva 2006
Previous Message Gregory S. Williamson 2006-10-06 04:22:04 Re: Storing images in PostgreSQL databases (again)