Compiling Problems


Click here for full thread
Gets Around
Hi,

if you have still your fedora 15 consider installing from RPMS:
http://nwchemgit.github.io/Special_AWCforum/st/id262/RPMS_of_NWchem.html

About the GNU make 3.82 issues:
no need to download new nwchem or install an old make (this may be a source of big troubles on your system).
As http://nwchemgit.github.io/Special_AWCforum/st/id114/#post_506 says, simply apply the patch:
https://svn.fysik.dtu.dk/projects/rpmbuild/trunk/SOURCES/nwchem-6.0.gGNUmakefile.patch
nwchem-6.0$ cd src/
patch -p1 < ../nwchem-6.0.gGNUmakefile.patch
This has been done in order to build RPMS.

Marcin