Re: [Pythonmac-SIG] [wxPython-users] Re: building wxPython on Mac OS X (10.5)

2009-09-25 Thread Gabriel Rossetti
Robin Dunn wrote: On 9/24/09 6:46 AM, gabriel.rosse...@arimaz.com wrote: it appears linked with the wrong version of /usr/lib/libwx_macud-2.8.0.dylib, is that correct? Yes. If so, how can I fix it? Double check the wxWidgets build and install steps. It should have used

Re: [Pythonmac-SIG] [wxPython-users] Re: building wxPython on Mac OS X (10.5)

2009-09-24 Thread Robin Dunn
On 9/24/09 6:46 AM, gabriel.rosse...@arimaz.com wrote: it appears linked with the wrong version of /usr/lib/libwx_macud-2.8.0.dylib, is that correct? Yes. If so, how can I fix it? Double check the wxWidgets build and install steps. It should have used your {prefix}/lib path for the wxMa