Tips the solution of bash: Make: command not found

Generally, the – bash: Make: command not found prompt appears because the mini installation is used when installing the system. The system does not install common commands such as make and VIM, so you can directly install them using yum

yum -y install gcc automake autoconf libtool make

Run SSH directly and install make

Similar Posts: