Hi,
Just posting this so that someone else may find it with an archive search.
On Red Hat Enterprise Linux 3 - the last working wxWidgets is 2.8.10.
Some things were back-ported to 2.8.11 that require gtk 2.4 (at least -
I just stopped on the first failure and switched to 2.8.10) and on RHEL3
we have 2.2
Building with wxWidgets config option --with-zlib-builtin gives you a
broken wxWidgets. It builds ok, but then Wx tests fail - including all
events tests.
So, the current cpan -i Alien::wxWidgets should work fine. (by default
you get 2.8.10 and no extra options).
If you are building with your own custom options, you may have grief.
Mark