I am using the MINGW suite, MSYS as per instructions. All installed OK, including Python.
Extracted all files in build 6.8
I did the "exports" and then on to:
% cd $NWCHEM_TOP/src
% make nwchem_config
% make FC=gfortran DEPEND_CC=gcc
The error occurs because there is no file named nwchem_config.
Its not in src or anywhere in the install set.
Any advice appreciated. This is my first time to install NWCHEM and not too familiar with unix.
|