pgAdmin install?

Поиск
Список
Период
Сортировка
От Ray Stell
Тема pgAdmin install?
Дата
Msg-id 20061016191949.GA28425@cns.vt.edu
обсуждение исходный текст
Ответы Re: pgAdmin install?  (Ray Stell <stellr@cns.vt.edu>)
Список 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 по дате отправления:

Предыдущее
От: André José Guergolet
Дата:
Сообщение: Invalid Page Header
Следующее
От: Ray Stell
Дата:
Сообщение: Re: pgAdmin install?