Excuse my ignorance but does that mean that wxRuby depends on OpenGL? Because if it does, I won&#39;t be able to use it since my libre system has no support for OpenGL due to licensing issues (<a href="http://www.fsf.org/news/thank-you-sgi">http://www.fsf.org/news/thank-you-sgi</a>).<br>
<br>I was hopping to run wxRuby apps like I do with wxPython :(<br><br>But I&#39;ll check if I&#39;m able to install libgl1-mesa.<br><br>Thanks for your help, Alex.<br><br><div class="gmail_quote">2008/12/16 Alex Fenton <span dir="ltr">&lt;<a href="mailto:alex@pressure.to">alex@pressure.to</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi<div><div></div><div class="Wj3C7c"><br>
<br>
Luis Felipe Lopez Acevedo wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I installed wxRuby through rubygems but I can&#39;t use it. When I try the sample apps I get the following error:<br>
<br>
fla@nutabe:~/biblioteca/programación/ruby/wxruby_doc/samples/minimal$ ruby minimal.rb<br>
/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)<br>
 &nbsp; &nbsp;from /usr/lib/ruby/1.8/rubygems/custom_require.rb:32:in `require&#39;<br>
 &nbsp; &nbsp;from /var/lib/gems/1.8/gems/wxruby-1.9.9-x86-linux/lib/wx.rb:12<br>
 &nbsp; &nbsp;from /usr/lib/ruby/1.8/rubygems/custom_require.rb:32:in `gem_original_require&#39;<br>
 &nbsp; &nbsp;from /usr/lib/ruby/1.8/rubygems/custom_require.rb:32:in `require&#39;<br>
 &nbsp; &nbsp;from minimal.rb:8<br>
<br>
This is the software I&#39;m using:<br>
<br>
gNewSense 2.1<br>
wxRuby 1.9.9-x86<br>
Ruby 1.8.6<br>
</blockquote>
<br></div></div>
It looks like you need some additional libraries that wRuby depends on. Since Linux systems vary so widely, it&#39;s sometimes necessary to install some additional dependencies to get wxRuby to work.<br>
<br>
The missing library is libGL.so and I think on Debian-type systems you need to install a package called something like &quot;libgl1-mesa&quot; to get this. Searching for &quot;mesa&quot; should turn it up.<br>
<br>
hth<br>
alex<br>
_______________________________________________<br>
wxruby-users mailing list<br>
<a href="mailto:wxruby-users@rubyforge.org" target="_blank">wxruby-users@rubyforge.org</a><br>
<a href="http://rubyforge.org/mailman/listinfo/wxruby-users" target="_blank">http://rubyforge.org/mailman/listinfo/wxruby-users</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Luis Felipe López Acevedo<br>Medellín, Colombia<br>