kennethbrun

About

Username
kennethbrun
Joined
Visits
0
Last Active
Roles
Member

Comments

  • Hi Matthias, Well, I think my skills are too limited to try and build Ruby myself. But I'll put on the list (I'll try it in a virtual machine once I get it running). Yep, I also found that in the bugfix listings. "libruby-static.a has been mo…
  • Hi Matthias, Thanks for you efforts. I searched in every corner of my repositories for any Ruby-related libs named something with just a minimum taste of static, but found nothing. Google reveals some suggestions, but only for older Fedora versions…
  • Hi Matthias, I'm usually slow, it was pure luck before:) Unfortunately, I don't see anything that smells like "static". -- $ sudo find /usr/lib* -name "*ruby*" /usr/lib64/libqtruby4shared.so.2 /usr/lib64/pkgconfig/ruby.pc /usr/…
  • Hi Matthias, Thanks for a quick reply. -- $ ruby -v ruby 1.9.3p448 (2013-06-27 revision 41675) [x86_64-linux] -- /Kenneth