intro & compile report :) - Mailing list pgadmin-hackers

From David Fetter
Subject intro & compile report :)
Date
Msg-id 20030706183839.GG14569@fetter.org
Whole thread Raw
Responses Re: intro & compile report :)  (Jean-Michel POURE <jm.poure@freesurf.fr>)
List 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@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

pgadmin-hackers by date:

Previous
From: "Hiroshi Saito"
Date:
Subject: Re: pgadmin3 font patch
Next
From: David Fetter
Date:
Subject: ERD Plugin?