From: | Jean-Michel POURE <jm(at)poure(dot)com> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
Cc: | pgadmin-hackers(at)postgresql(dot)org |
Subject: | Re: building pgadmin3 on rh7.3 |
Date: | 2003-11-06 13:47:26 |
Message-ID: | 200311061447.26817.jm@poure.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers pgadmin-support |
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
From | Date | Subject | |
---|---|---|---|
Next Message | Lafriks | 2003-11-06 16:13:55 | Re: pgAdmin on Mandrake + export |
Previous Message | Andrew Dunstan | 2003-11-06 12:14:36 | Re: building pgadmin3 on rh7.3 |
From | Date | Subject | |
---|---|---|---|
Next Message | Christian Brosig | 2003-11-06 15:58:43 | Out of buffer error |
Previous Message | Andrew Dunstan | 2003-11-06 12:14:36 | Re: building pgadmin3 on rh7.3 |