Nwchem-src-2014-01-28 broken on Fedora 20 x86 64
Click here for full thread
Forum Vet
2:38:19 PM PST - Mon, Feb 3rd 2014
Patch for the tools directory
Marcindulak
Please apply the following patch
http://nwchemgit.github.io/images/Ga52.patch.gz
To apply, please do the following
cd $NWCHEM_TOP/src/
wget
http://nwchemgit.github.io/images/Ga52.patch.gz
gzip -d Ga52.patch.gz
patch -p0 < Ga52.patch
cd tools
./get-tools
cd ..
...
recompile
Cheers, Edo