Project

General

Profile

Bug #487

Ruby mkmf LoadError

Added by Daniel Curtis over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
12/08/2014
Due date:
% Done:

100%

Estimated time:
0.50 h
Spent time:

Description

I encountered a problem while installing a required gem. The error, in short, displayed:

ERROR: Failed to build gem native extension.

/usr/bin/ruby1.8 extconf.rb
extconf.rb:36:in `require': no such file to load -- mkmf (LoadError)
from extconf.rb:36

  • The system I was running was Debian 7, and after searching around on the internet I found that I just needed to install the ruby development package:
    apt-get install ruby1.9.1-dev
    

Resources


Related issues

Copied to GNU/Linux Administration - Bug #488: Ruby Make Not FoundClosedDaniel Curtis12/08/2014

Actions
#1

Updated by Daniel Curtis over 9 years ago

  • Copied to Bug #488: Ruby Make Not Found added
#2

Updated by Daniel Curtis over 9 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
#3

Updated by Daniel Curtis over 9 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF