Project

General

Profile

Bug #488

Ruby Make Not Found

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.9.1 extconf.rb
creating Makefile

make
sh: 1: make: not found

  • The system I was running was Debian 7, I found that I just needed to install the basic development package:
    apt-get install build-essential
    

Related issues

Copied from GNU/Linux Administration - Bug #487: Ruby mkmf LoadErrorClosedDaniel Curtis12/08/2014

Actions
#1

Updated by Daniel Curtis over 9 years ago

  • Copied from Bug #487: Ruby mkmf LoadError 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