Hi, Pretty much like it say; after making Wx::Demo, all 50 tests fail, and running one individually reveals the core dump.
Perl is 5.14.2 (Ubuntu binary package) Wx is 2.9.4, compiled with: ../configure --with-opengl --with-libjpeg=builtin --enable-graphics_ctx --with-libpng=builtin --with-regex=builtin --with-libtiff=builtin --with-zlib=builtin --with-expat=builtin --with-libxpm=builtin OpenGL support from mesa 8.0.3, freeglut 2.6.0 (all binary packages), OpenGL module 0.66 (cpan). If I use the Ubuntu Wx packages, everything works fine but there's no GLCanvas support. Thanks for any tips that will mean I don't have to rollback my OS version; this worked on Ubuntu 11.10 + wx 2.8 (I was getting a configure error with 2.8 hence the switch to 2.9). -- Ian Macdonald on