Re: pgadmin3 + wxwidgets-cvs (v2.6) ; dies in - Mailing list pgadmin-hackers

From OpenMacNews
Subject Re: pgadmin3 + wxwidgets-cvs (v2.6) ; dies in
Date
Msg-id 0771933E74FAE0032EC7B904@tiedgar
Whole thread Raw
In response to Re: pgadmin3 + wxwidgets-cvs (v2.6) ; dies in 'install-exec-hook"  ("Florian G. Pflug" <fgp@phlo.org>)
List pgadmin-hackers
hi,

>>> I used a fresh checkout of pgadmin3, and, apart from

> Maybe my limited knowledge of the english language caused confusion here,
> so I'll rephrase "I used a fresh checkout of pgadmin3, and, apart from
> chmod 755 complete-bundle.sh I had to change nothing and it worked":
>
> What I wanted to say way:
> I did a fresh checkout
> Then I modified the permissions of complete-bundle.sh
> Without _any_ further modifications I did
> sh ./bootstrap
> ./configure <my configure args>
> make
> make install
>
> This worked, and produced a valid .app (It crashes when opening a dialog, but
> that is a wx problem I guess)

sorry.  it's NOT your english ... it's my morning :-S

you were perfectly clear/correct =)

>> % /usr/local/wxWidgets-cvs/bin/wx-config --rezflags
>>    /Developer/Tools/Rez -d __DARWIN__ -t APPL Carbon.r
>> /usr/local/wxWidgets-cvs/lib/libwx_macud-2.6.0.r -o
>>
>> % /usr/local/wxWidgets-255/bin/wx-config --rezflags
>>    /Developer/Tools/Rez -d __DARWIN__ -t APPL Carbon.r
>> /usr/local/wxWidgets-255/lib/libwx_macu-2.5.5.r -o

> Does the file /usr/local/wxWidgets-255/lib/libwx_macu-2.5.5.r
> exist on your system? If so, I'd say that your build
> of wx cvs is in some way broken - maybe you should
> report that to the wx mailinglist.

yes it does exist.

% ls -ald /usr/local/wxWidgets-255/lib/libwx_macu-2.5.5.r
    -rw-r--r--  1 devuser wheel 3205 Apr 14 11:53
/usr/local/wxWidgets-255/lib/libwx_macu-2.5.5.r

good point.

> maybe you should
> report that to the wx mailinglist.

will do.

thx,

richard


pgadmin-hackers by date:

Previous
From: "Florian G. Pflug"
Date:
Subject: Re: [PATCH] acinclude.m4 fixes for wx 2.6, wx-nondebug,
Next
From: cvs@developer.pgadmin.org
Date:
Subject: CVS Commit by dpage: Allow insertion of steps & schedules with SQL > 255