Home > Archive > PostgreSQL Administration > October 2006 > pgAdmin install?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author pgAdmin install?
Ray Stell

2006-10-25, 8:24 am

I see there are rpms for pgAdmin v1.4.3 on rhel4:

http://www.postgresql.org/ftp/pgadm....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?

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Ray Stell

2006-10-25, 8:24 am

I installed from source, retaining targets wxGTK-* installed
from rpm from http://www.postgresql.org/ftp/pgadm....3/rhel-4/rpms/
Seems to run, anyway.



On Mon, Oct 16, 2006 at 03:19:49PM -0400, Ray Stell wrote:
> I see there are rpms for pgAdmin v1.4.3 on rhel4:
>
> http://www.postgresql.org/ftp/pgadm....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?
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings


--

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql
.org so that your
message can get through to the mailing list cleanly

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com