<div dir="ltr"><br>This error means that glibc is of a different version then the one that is compiled with wxRuby gem.&nbsp; It could be new or it could be older.&nbsp; It all depends.<br><br>The only way I can think to fix this, is to go through the self-compile of wxRuby.<br>
<br>See here to self-compile wxRuby: <a href="http://wxruby.rubyforge.org/wiki/wiki.pl?InstallingFromSource">http://wxruby.rubyforge.org/wiki/wiki.pl?InstallingFromSource</a><br><br>If you have any questions about self-compiling, feel free to ask, and I or someone else will be happy to help.<br>
<br>hth,<br><br>Mario<br><br><div class="gmail_quote">On Mon, Oct 13, 2008 at 8:01 PM, Svend Haugaard Sørensen <span dir="ltr">&lt;<a href="mailto:shs@demosophia.net">shs@demosophia.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
So my old computer fried a motherboard.<br>
So after bying, building and installing my new computer.<br>
I return to wxruby and install it via &#39;gem install wxruby&#39;<br>
and run my old programs. BUT they don&#39;t work.<br>
<br>
They return this error.<br>
<br>
/usr/lib/ruby/gems/1.8/gems/wxruby-1.9.8-x86-linux/lib/wxruby2.so: /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libstdc++.so.6:<br>
version `GLIBCXX_3.4.9&#39; not found (required<br>
by /usr/lib/ruby/gems/1.8/gems/wxruby-1.9.8-x86-linux/lib/wxruby2.so)<br>
- /usr/lib/ruby/gems/1.8/gems/wxruby-1.9.8-x86-linux/lib/wxruby2.so<br>
(LoadError)<br>
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in<br>
`require&#39;<br>
from /usr/lib/ruby/gems/1.8/gems/wxruby-1.9.8-x86-linux/lib/wx.rb:12<br>
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:32:in<br>
`gem_original_require&#39;<br>
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:32:in<br>
`require&#39; from dnet.rb:1<br>
<br>
Is this something I can fix ?<br>
<br>
<br>
_______________________________________________<br>
wxruby-users mailing list<br>
<a href="mailto:wxruby-users@rubyforge.org">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>Mario Steele<br><a href="http://www.trilake.net">http://www.trilake.net</a><br><a href="http://www.ruby-im.net">http://www.ruby-im.net</a><br><a href="http://rubyforge.org/projects/wxruby/">http://rubyforge.org/projects/wxruby/</a><br>
<a href="http://rubyforge.org/projects/wxride/">http://rubyforge.org/projects/wxride/</a><br>
</div>