Whenever I try to run MAKE, it never works.. it outputs the error
Command Not Found
Is there a way to fix this? Is MAKE an application that I have to install?
Whenever I try to run MAKE, it never works.. it outputs the error
Command Not Found
Is there a way to fix this? Is MAKE an application that I have to install?
Have you run ./configure first? Is make installed?
yes, make is a program, but it's usually installed already on linux systems.
CodeCall Blog | CodeCall Wiki | Shareware
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog
./Configure should be executed once? or every time?
It depends. Usually, once.
CodeCall Blog | CodeCall Wiki | Shareware
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog
what command is actually not found, is it "make" or one of the commands that make calls ?
Could you please past a little of the "not found" error please ?
What is the software you're trying to build ?
What is the distro/version of linux you're using ?
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks
Algorithms and Data Structures
Java tutorials
Algorithms Forum