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

Posted Over 13 years ago. 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.

Thomas Eisenbarth
Last edit
Over 9 years ago
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)