RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Fixing a gem with a broken C extension (ruby-opengl)

This post describes how to fix the nasty predicament that occurs when you try to install a gem that compiles a C extension, and the compilation fails. In particular, I describe how to fix the ruby-opengl gem which currently fails to install with Ruby 1.9.2.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in