FG
💻 Software

sh: make: not found

Fresh5 days ago
Mar 15, 202649999 views
Confidence Score1%
1%

Problem

I got the following error message: I guess I need to install make, or a compiler on my Ubuntu 9.04 Could you tell me what I exactly need to type to install it?

Error Output

sh: make: not found

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: sh: make: not found

Low Risk

try build-essential is a package which contains stuff needed for building software. (make, gcc ..)

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment