**NOTE**: Due to a recent change there is currently a dependency
problem in the multilib builds of wxWidgets on OSX, so I have
**NOTE**: Due to a recent change there is currently a dependency
problem in the multilib builds of wxWidgets on OSX, so I have
use GTK 1.2.x for some reason then you can force configure to use
it by changing the --with-gtk flag to specify it like this::
use GTK 1.2.x for some reason then you can force configure to use
it by changing the --with-gtk flag to specify it like this::
SOLARIS NOTE: If you get unresolved symbol errors when importing
wxPython and you are running on Solaris and building with gcc, then
you may be able to work around the problem by uncommenting a bit of
SOLARIS NOTE: If you get unresolved symbol errors when importing
wxPython and you are running on Solaris and building with gcc, then
you may be able to work around the problem by uncommenting a bit of
and uncomment the block containing it. The problem is that Sun's ld
does not automatically add libgcc to the link step.
and uncomment the block containing it. The problem is that Sun's ld
does not automatically add libgcc to the link step.