Re: Problem building on MacOS

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Charlie Clark <charlie(dot)clark(at)clark-consulting(dot)eu>
Cc: "pgadmin-support(at)postgresql(dot)org" <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Problem building on MacOS
Date: 2014-09-23 15:17:05
Message-ID: CA+OCxowjJzicuoPKHbEr0kbfEndJxKj1gTyv1vwUHMOOo+ewdQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Tue, Sep 23, 2014 at 4:12 PM, Charlie Clark
<charlie(dot)clark(at)clark-consulting(dot)eu> wrote:
> Am .09.2014, 17:00 Uhr, schrieb Dave Page <dpage(at)pgadmin(dot)org>:
>
>> You need to use a 32 bit build of libxml2 (and possibly some of the
>> other libraries used). We typically use private builds for some such
>> libraries, and install them into /usr/local.
>
>
> Oh, I generally rely on MacPorts to manage all my libraries. I was looking
> at MacPorts Portfile which seems to suggest 64-bits should be possible:
>
> https://trac.macports.org/browser/trunk/dports/aqua/pgAdmin3/Portfile
>
> There is a slight patch to the makefile re. wxWidgets but I can't see any
> other major differences.

wxWidgets 3.0 should work in 64 bit, but it's not very well tested.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Charlie Clark 2014-09-23 15:24:40 Re: Problem building on MacOS
Previous Message Charlie Clark 2014-09-23 15:12:33 Re: Problem building on MacOS