intro & compile report :)

From: David Fetter <david(at)fetter(dot)org>
To: pgAdmin3 Hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: intro & compile report :)
Date: 2003-07-06 18:38:39
Message-ID: 20030706183839.GG14569@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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(at)postgresql(dot)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(at)postgresql(dot)org>
BuildRoot: %{_tmppath}/%{name}-root

Cheers,
D
--
David Fetter david(at)fetter(dot)org http://fetter.org/
phone: +1 510 893 6100 cell: +1 415 235 3778

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message David Fetter 2003-07-06 18:42:29 ERD Plugin?
Previous Message Dave Page 2003-07-06 18:38:16 Re: pgAdmin3 packages for SuSE 8.2 available