Closed RTMDFG closed 7 years ago
when i run 'make' in terminal,it said "make:command not found".Why?
pi64 only ships with a minimal set of packages, here you can do sudo apt-get update && sudo apt-get install make
sudo apt-get update && sudo apt-get install make
For Centos- yum install make for installing standalone make
when i run 'make' in terminal,it said "make:command not found".Why?