Delay in MacPorts packaging

From: Jyrki Wahlstedt <jwa(at)wahlstedt(dot)fi>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Delay in MacPorts packaging
Date: 2009-12-20 16:07:54
Message-ID: 3F676511-09D9-4071-8656-8986C1B7B7B4@wahlstedt.fi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,
I'm in the process of packaging pgAdmin 1.10.1 for OS X MacPorts. The status is this:
- wxWidgets 2.8.9 is in use (due to dependencies: wxPython has its own build of 2.8.10 not compatible with the wxWidgets stable release, which is not quite sane IMHO, but anyway...)
- wxWidgets must be built 32-bit on 10.6 (it relies on Carbon API in 2.8, no 64-bit support for that, 2.9-level is not ready yet)
- hence pgAdmin must be built 32-bit
- hence PostgreSQL must be built universal (or 32-bit)
- however, compiling PostgreSQL (at least 8.4) in 32-bit mode (64-bit is ok) leads to an error situation that is not solved yet. I've reported that upstream, but I don't have any patch yet. I've had no time to explore that in depth, but if I find the culprit, I'll proceed.

!
! Jyrki Wahlstedt
! http://www.wahlstedt.fi/jyrki/
!
! Our life is no dream; but it ought to become one and perhaps will.
! PGP key ID: 0x139CC386 fingerprint: F355 B46F 026C B8C1 89C0 A780 6366 EFD9 139C C386

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2009-12-20 18:32:56 Re: Delay in MacPorts packaging
Previous Message Quan Zongliang 2009-12-20 09:10:41 import: source code is pushed to git repository