hi florian,
thanks for the helpful reply!
> I didn't observe the Rez/DeRez difficulties you had.
apparently, someone had (cref: [wx-dev]) ... for those that are interested, it
turns out it was a problem with an unavailable display.
after some poking around with no success, i'd moved to another build machine
and
-- all was OK!?
on the build box, i'd MISconfigured the DISPLAY ... so, although i was locally
exec'ing -- rather than ssh'd somewhere, as in Robin @ [wx-dev]'s example --
the display
WAS unavailable.
simply moving to a machine where the local DISPLAY was config'd correctly, and
correcting the misconfig'd box, cleared up my probs ...
/usr/local/wxMac-cvs/bin % ls -al wxrc-2.5
-rwxr-xr-x 1 dev wheel 811808 Apr 8 22:30 wxrc-2.5
>> it seems others *here* have had success with this, so ...
> Building wx was very smooth for me...
> If you just want to hack on pgadmin, and not on wx, I could
> email you the result of my wx build.
thx for the offer, but i think i'll be OK =)
at the moment, with a 'good' wxMac in place -- i'm building pgadmin3.
i'm just having a minor issue on make w/:
ld: Undefined symbols:
_libintl_bindtextdomain
_libintl_dgettext
make[2]: *** [pgadmin3] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
and wondering where the trouble is. my pgsql *is* built with enable-nls, so i
think there may be some issue ... i'll report back if i find any probs.
cheers,
richard