Re: OSX Bundle Support - Latest & Greatest

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Florian G(dot) Pflug" <fgp(at)phlo(dot)org>, "pgadmin-hackers" <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: OSX Bundle Support - Latest & Greatest
Date: 2005-04-12 07:35:55
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E472C108@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, applied to CVS.

Thanks for your work on this - at last we can support pgAdmin on OSX :-)

Regards, Dave.

> -----Original Message-----
> From: pgadmin-hackers-owner(at)postgresql(dot)org
> [mailto:pgadmin-hackers-owner(at)postgresql(dot)org] On Behalf Of
> Florian G. Pflug
> Sent: 11 April 2005 22:59
> To: pgadmin-hackers
> Subject: [pgadmin-hackers] OSX Bundle Support - Latest & Greatest
>
> Hi
>
> The latest & gratest Version of the bundle support can be found
> at www.phlo.org.
> You need to apply pgadmin3-bundle.diff in the root of the
> pgadmin3 sources,
> and then extract the tgz there.
> Afterwards a configure with "--enable-appbundle", make and
> "make install" should
> generate a pgAdmin3.app.
>
> The name of the bundle is now pgAdmin3.app - "pgAdmin III"
> cause too much
> problems with automake - it just doesn't support spaces, I guess ;-)
>
> greetings, Florian Pflug
>

Browse pgadmin-hackers by date

  From Date Subject
Next Message cvs 2005-04-12 07:36:43 CVS Commit by dpage: MAC OSX bundle support [Florian G.
Previous Message cvs 2005-04-12 07:23:32 CVS Commit by dpage: Latest agent-related changes