Problems in compiling NWChem


Click here for full thread
Clicked A Few Times
Ok, sorry. Here is the output:

make nwchem.o stubs.o
make[1]: warning: -jN forced in submake: disabling jobserver mode.
Converting nwchem.F -> nwchem.f
Converting stubs.F -> stubs.f
f77 -c -g -g stubs.f
/bin/sh: f77: command not found
make[1]: *** [stubs.o] Error 127
make[1]: *** Waiting for unfinished jobs....
f77 -c -g -g nwchem.f
/bin/sh: f77: command not found
make[1]: *** [nwchem.o] Error 127
make: *** [link] Error 2