bamarni / pi64

A 64-bit OS for the Raspberry Pi 3
712 stars 126 forks source link

make:command not found #14

Closed RTMDFG closed 7 years ago

RTMDFG commented 7 years ago

when i run 'make' in terminal,it said "make:command not found".Why?

bamarni commented 7 years ago

pi64 only ships with a minimal set of packages, here you can do sudo apt-get update && sudo apt-get install make

divyankm commented 3 years ago

For Centos- yum install make for installing standalone make