Re: pgadmin

From: "Owen Jacobson" <ojacobson(at)osl(dot)com>
To: "PostgreSQL - SQL" <pgsql-sql(at)postgresql(dot)org>
Subject: Re: pgadmin
Date: 2006-01-23 19:35:13
Message-ID: 144D12D7DD4EC04F99241498BB4EEDCC1DE026@nelson.osl.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Mark Fenbers wrote:

> I'm having trouble with installing pgadmin. If this is not the
> apporpriate group for seeking help with this, please excuse
> me and tell
> the correct one. I have not found anything else more appropriate.
>
> 'make' for pgadmin fails, I think it is because I don't have
> wxWidgets.
> wxWidgets fails. I think it is because I don't have Motif/Lesstif.
> Lesstif fails because of another large list of dependencies.
> For Pete's
> sake! Do I have to double the size of my Operating System (which is
> Linux, Redhat 9, BTW) just to install pgadmin? I've
> installed lots of
> software packages over the years, mostly through the
> ./configure;make;make install sequence, but this is the most
> difficult
> installation I've ever encountered. I don't have a stripped down
> version of the O/S either... it's pretty much a full install of RH9.
>
> Does anyone have any ideas I could try?

Find and install an RPM (or an SRPM) for pgadmin, rather than installing it from the source tarball? The pbone RPM search suggests that there are such things, though they may be a few versions behind*.

When I was using redhat 9, I found that apt-rpm was invaluable; the lack of any other automatic dependency resolution tools did rather make RPMs a pain.

-Owen

* for Redhat 9. There's more-recent pgadmin packages for Fedora, which may have spec files you can make use of to build an RPM for older Redhat.

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2006-01-23 19:37:51 Re: pgadmin
Previous Message Mark Fenbers 2006-01-23 18:29:38 pgadmin