Mark Dootson <mark.doot...@znix.com> writes: > For the Wx::Demo and OpenGL alone you will require the > freeglut libraries on your system.
Without freeglut, wxdemo runs but displays a startup error 11:03:35 PM: Warning: Skipping module 'Wx::DemoModules::wxGLCanvas' 11:03:35 PM: Warning: Can't load '/bulk/perlbrew/perls/citrus-5.16.1-wx-2.8/vendor/lib/auto/OpenGL/OpenGL.so' for module OpenGL: libglut.so.3: cannot open shared object file: No such file or directory at /bulk/perlbrew/perls/citrus-5.16.1-wx-2.8/lib/DynaLoader.pm line 190. It doesn't seem to crash. -- Johan