There is no nwchem config file


Just Got Here
Hi,

I downloaded the source code of nwchem-60 from your website. I tried to follow the instructions in the file INSTALL to install it. However, in Line 206 in this file INSTALL, it says

% make nwchem_config NWCHEM_MODULES=all

But, in the foler /src, there is no a file with this name nwchem_config.

Please advise. Thanks a lot.

Xiao Shu

Forum Vet
Simply type the command in /src and it will do what it needs to do.

Bert

  • Guest -
Actually, i get the same error just by typing the command. it also says that I didn't set the NWCHEM_MODULES variable to all, even though when I echo the variable, the contents are there

Forum Vet
You should be able to type "make nwchem_config NWCHEM_MODULES=all" on the command line in the src directory of NWChem.

Bert


Quote: Jul 25th 2:45 am
Actually, i get the same error just by typing the command. it also says that I didn't set the NWCHEM_MODULES variable to all, even though when I echo the variable, the contents are there


Forum >> NWChem's corner >> Compiling NWChem