> Without freeglut, wxdemo runs but displays a startup error
This is what I expected, but in fact:
$ sudo apt-get -y install freeglut3
$ sudo apt-get -y install libwebkitgtk-1.0
fixes it. Maybe I could even just have done the first one.
Regards
Steve
Mark Dootson 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/p
"Steve Cookson" writes:
> $ cd ~/perl/vendor/bin
>
> $ ./wxperl_demo.pl
>
> Segmentation fault (core dumped).
>
> What's happened here?
A library mix up.
I get the same when I run the demo with a 32bit citrus 5.16.3 or
5.16.1. It tries to load a dll libORBit-2.so.0 and fails since the
32bit ver
Hi,
From the installation instructions:
Setup for wxWidgets and OpenGL
wxWidgets and OpenGL rely on some runtime packages being present on your
system. For the Wx::Demo and OpenGL alone you will require the freeglut
libraries on your system.
For yum / rpm based systems run:
yum install fre
Hi Guys,
(I'm very happy to see questions being asked about CitrusPerl here. Maybe
it's time to discuss combining the mailing lists for wxperl, citrus and
cava?)
Anyhow the momentum here has reminded me that I need to get all the above
working together. So I did a clean reinstall and update of 1