Re: building pgadmin3 on rh7.3 - Mailing list pgadmin-hackers

From Jean-Michel POURE
Subject Re: building pgadmin3 on rh7.3
Date
Msg-id 200311061447.26817.jm@poure.com
Whole thread Raw
In response to Re: building pgadmin3 on rh7.3  (Andrew Dunstan <andrew@dunslane.net>)
List pgadmin-hackers
Le Jeudi 6 Novembre 2003 13:14, Andrew Dunstan a écrit :
> Have you thought about the possibilities of static linking to reduce
> runtime dependencies?

Dear Andrew,

On the one hand, pgAdmin3 is linked staticly agains wxWindows, which should
run like a charm under RedHat 8.0. We may need to upgrade some libraries to
compile wxWindows, but it should be very easy. Did you already try to rebuild
our latest wxGTK2ud SRPM? Does it rebuild with all shared system libraries?

On the other hand, pgadmin3 is also compiled dynamically against some
PostgreSQL libraries, like libpq. There were plans to use static ones. I
don't know.

Then, you will also need to upgrade GCC and some of its tools.

So, basically, the needed steps can be divided into 3.

Talk to you later...
Best regards,
Jean-Michel


pgadmin-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: building pgadmin3 on rh7.3
Next
From: "Hiroshi Saito"
Date:
Subject: ctlListView.h warning