Master da Web
Back to Blog

"Make Command Not Found" – Linux

LucasMarch 31, 20121 min readUpdated on November 4, 2023
"Make Command Not Found" – Linux

When trying to compile and/or install, for example, a module on some Linux servers with the ‘make‘ and/or‘make install‘ command, we get the following error:

Make Command Not Found

To fix the problem, just run the following command in SHELL:

apt-get install make

Share

Need Hosting or Servers?

Discover our VPS, dedicated servers and professional hosting solutions

Related Articles

View all articles