[wxruby-users] 1.9.4 released
Alex Fenton
alex at pressure.to
Tue Jan 29 07:07:18 EST 2008
rvnues at tesco.net wrote:
> Hi,
>
> I upgraded from 1.9.2. to 1.9.4 and cannot run any (demo-) applications anymore, giving the error message below, which seems related to libgstreamer, not present on my linux box (slackware, pre-12.1).
>
..
> What to do?
>
The wxRuby 1.9.3 binaries added Wx::MediaCtrl, which requires
libgstreamer on Linux. You can either:
1) Fufil this dependency by installing libgstreamer
or
2) Build your own wxRuby. Wx::MediaCtrl is an optional component, and if
you're compiling your own wxRuby and it's not found to be supported,
it'll be skipped without error.
hth
alex
More information about the wxruby-users
mailing list