Hi guys, I have been trying to install some programs such as Tesseract which requires compilations and I really don't have a clue about what those terminal commands such as "./configure","make","make install" are doing and I would like to learn more about those steps.
Are they gonna make the source compiled and installed completely? Are those commands enough to get the source compiled and running when I type the program name in Terminal? Or do I have to manually place the executable file generated somewhere in the OS so it can file it up when I type the program name in Terminal?
Thanks.
Are they gonna make the source compiled and installed completely? Are those commands enough to get the source compiled and running when I type the program name in Terminal? Or do I have to manually place the executable file generated somewhere in the OS so it can file it up when I type the program name in Terminal?
Thanks.