4:20:04 PM PDT - Mon, May 19th 2014 |
|
Vladimir,
Please apply the patch
http://nwchemgit.github.io/images/Mrcctmp.patch.gz
to fix the problem you are facing.
Here are the instructions for installing the patch
1) cd $NWCHEM_TOP/src
2) wget http://nwchemgit.github.io/images/Mrcctmp.patch.gz
3) gzip -d Mrcctmp.patch
4) patch -p0 < Mrcctmp.patch
5) cd tce/mrcc
6) recompile (e.g. make)
7) cd ../..
8) relink (e.g. make link)
|