pgAdmin install? - Mailing list pgsql-admin

From Ray Stell
Subject pgAdmin install?
Date
Msg-id 20061016191949.GA28425@cns.vt.edu
Whole thread Raw
Responses Re: pgAdmin install?  (Ray Stell <stellr@cns.vt.edu>)
List pgsql-admin
I see there are rpms for pgAdmin v1.4.3 on rhel4:

http://www.postgresql.org/ftp/pgadmin3/release/v1.4.3/rhel-4/rpms/

The install chokes on:

[root pgadmin3]# rpm -Uvh pgadmin3-1.4.3-1.i686.rpm
error: Failed dependencies:
        libpq.so.3 is needed by pgadmin3-1.4.3-1.i686
        postgresql is needed by pgadmin3-1.4.3-1.i686
    Suggested resolutions:
        postgresql-7.4.13-2.RHEL4.1.i386.rpm
        postgresql-libs-7.4.13-2.RHEL4.1.i386.rpm

I installed pg from source:

/usr/local/pgsql/lib/libpq.so.4

What is the cleanest path around this?  Should I install from source,
symlink libpq.so.3 and/or --nodeps the rpm install?

pgsql-admin by date:

Previous
From: André José Guergolet
Date:
Subject: Invalid Page Header
Next
From: Ray Stell
Date:
Subject: Re: pgAdmin install?