windows 10 64


Click here for full thread
Clicked A Few Times
Install Issues on Windows 10
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.