I'm working on a molecular simulation package in Linux mint, I want to make an executable file to start simulation by ''make'' command in the terminal, but I receive this error
defaultCompiler -c eispack.F
make: defaultCompiler: Command not found
make: *** [eispack.o] Error 127