[wxruby-users] wxRuby 1.9.9 apps don't work (gNewSense 2.1)

Luis Felipe Lopez Acevedo sirgazil at gmail.com
Tue Dec 16 10:21:14 EST 2008


Excuse my ignorance but does that mean that wxRuby depends on OpenGL?
Because if it does, I won't be able to use it since my libre system has no
support for OpenGL due to licensing issues (
http://www.fsf.org/news/thank-you-sgi).

I was hopping to run wxRuby apps like I do with wxPython :(

But I'll check if I'm able to install libgl1-mesa.

Thanks for your help, Alex.

2008/12/16 Alex Fenton <alex at pressure.to>

> Hi
>
>
> Luis Felipe Lopez Acevedo wrote:
>
>> I installed wxRuby through rubygems but I can't use it. When I try the
>> sample apps I get the following error:
>>
>> fla at nutabe:~/biblioteca/programación/ruby/wxruby_doc/samples/minimal$
>> ruby minimal.rb
>> /var/lib/gems/1.8/gems/wxruby-1.9.9-x86-linux/lib/wxruby2.so: libGL.so.1:
>> cannot open shared object file: No such file or directory -
>> /var/lib/gems/1.8/gems/wxruby-1.9.9-x86-linux/lib/wxruby2.so (LoadError)
>>    from /usr/lib/ruby/1.8/rubygems/custom_require.rb:32:in `require'
>>    from /var/lib/gems/1.8/gems/wxruby-1.9.9-x86-linux/lib/wx.rb:12
>>    from /usr/lib/ruby/1.8/rubygems/custom_require.rb:32:in
>> `gem_original_require'
>>    from /usr/lib/ruby/1.8/rubygems/custom_require.rb:32:in `require'
>>    from minimal.rb:8
>>
>> This is the software I'm using:
>>
>> gNewSense 2.1
>> wxRuby 1.9.9-x86
>> Ruby 1.8.6
>>
>
> It looks like you need some additional libraries that wRuby depends on.
> Since Linux systems vary so widely, it's sometimes necessary to install some
> additional dependencies to get wxRuby to work.
>
> The missing library is libGL.so and I think on Debian-type systems you need
> to install a package called something like "libgl1-mesa" to get this.
> Searching for "mesa" should turn it up.
>
> hth
> alex
> _______________________________________________
> wxruby-users mailing list
> wxruby-users at rubyforge.org
> http://rubyforge.org/mailman/listinfo/wxruby-users
>



-- 
Luis Felipe López Acevedo
Medellín, Colombia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/wxruby-users/attachments/20081216/9d19e680/attachment.html>


More information about the wxruby-users mailing list