“Make Command Not Found” – Linux

“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

Comments

No comments yet. Why don’t you start the discussion?

Leave a Reply

Your email address will not be published. Required fields are marked *