How to fix "extconf.rb:8:in `require': no such file to load -- mkmf (LoadError)"

Updated . Posted . Visible to the public.

If you're on Ubuntu:

sudo apt-get install ruby-dev

On other platforms: Look for a package containing ruby header files. On Red Hat that's "ruby-devel" likely.

Profile picture of Thomas Eisenbarth
Thomas Eisenbarth
Last edit
Dominik Schöler
License
Source code in this card is licensed under the MIT License.
Posted by Thomas Eisenbarth to makandra dev (2011-01-25 17:40)