I'm new to Linux and trying to install mktorrent (latest version) and the README file states to simply run the 'make' command while in the directory. However, after trying 3 different terminals/emulators I would receive the same error as shown quoted below.
I've tried install "automake" from repositories as suggested through other answers found on here/Google with no luck. Here are the directory contents: https://i.stack.imgur.com/KlAsg.png
cc -O2 -Wall prefix.c -o prefix make: cc: Command not found make: *** [prefix] Error 127