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
smime.p7s
Description: S/MIME Cryptographic Signature
