OSX Update: Night Builds

From: "Florian G(dot) Pflug" <fgp(at)phlo(dot)org>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: OSX Update: Night Builds
Date: 2005-04-18 13:21:29
Message-ID: 4263B459.80804@phlo.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi

I finally got my old B&W G3 to compile nighty builds of pgadmin.
Is there a place I could upload those builds to?

The crash-problems seems to be fixed - my last nighty build doesn't
crash anymore, when I try to open a dialog. I don't know if it was a
wx problem, or if it was a problem of my build... The problem went
away after "make clean" & reconfigure of both wx and pgadmin - but since
there where updates to wx in the meantime, those updates might as well have fixed
the bug...

As OpenMacNew reported, you cannot compile a app-bundle after a fresh
checkout of pgadmin at the moment, because the permissions of
complete-bundle.sh in pkg/mac are not set to "executable". Could
someone with cvs access either fix those permissions (And debug-bundle.sh
should probably be executable too, but since it's for developers only,
it's not terribly important ;-) ), or change the line
./complete-bundle.sh "$(bundledir)"
to
sh ./complete-bundle.sh "$(bundledir)"

Choose whichever method you prefer ;-)

greetings, Florian Pflug

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2005-04-18 13:48:19 Re: OSX Update: Night Builds
Previous Message cvs 2005-04-16 21:01:47 CVS Commit by dpage: Only set the schedule end date to NULL when