Hi,
I've been using PostgreSQL in production for a couple of years
now--it's been great, and, more importantly, moving forward at a
pretty amazing pace.
I just got today's pgAdmin3 compiled & running on a vanilla Redhat 9
system. Doing this involved 2 teensy bits of surgery, namely
symlinking /usr/lib/libtiff.so.3.5 to /usr/lib/libtiff.so and the
following patch to pgadmin.spec:
*** pgadmin3.spec 2003-07-06 11:31:35.000000000 -0700
--- ../BUILD/pgadmin3/pgadmin3.spec 2003-06-25 03:31:54.000000000
-0700
***************
*** 14,20 ****
Release: %{minor_version}
License: Artistic
Group: Applications/Databases
! Source: pgadmin3-src-20030706.tar.gz
URL: http://www.pgadmin.org/
Packager: pgAdmin project <pgadmin-hackers@postgresql.org>
BuildRoot: %{_tmppath}/%{name}-root
--- 14,20 ----
Release: %{minor_version}
License: Artistic
Group: Applications/Databases
! Source: pgadmin3-%{version}.tar.bz2
URL: http://www.pgadmin.org/
Packager: pgAdmin project <pgadmin-hackers@postgresql.org>
BuildRoot: %{_tmppath}/%{name}-root
Cheers,
D
--
David Fetter david@fetter.org http://fetter.org/
phone: +1 510 893 6100 cell: +1 415 235 3778