The Computer Oracle

sh: make: not found

--------------------------------------------------
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
and get $2,000 discount on your first invoice
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Future Grid Looping

--

Chapters
00:00 Sh: Make: Not Found
00:19 Accepted Answer Score 83
00:30 Thank you

--

Full question
https://superuser.com/questions/192683/s...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#ubuntu #ubuntu904 #make

#avk47



ACCEPTED ANSWER

Score 83


try sudo apt-get install build-essential

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