NWChem 6.1 linking problem


Click here for full thread
Forum Vet
Marcin,
I put the two fixes in the development version. We do not plan to update 6.1 at this point.
The fixes will be available in upcoming release versions and earlier development snapshots.
Edo

Quote:Marcindulak Feb 17th 6:48 am
Hi,

i'm confused a bit. I have downloaded http://nwchemgit.github.io/images/Nwchem-6.1-2012-Feb-10.tar.gz
but it does not have PYTHONLIBTYPE in src/config/makefile.h:
$ grep "config\/libpython" src/config/makefile.h
CORE_LIBS += $(PYTHONHOME)/lib64/python$(PYTHONVERSION)/config/libpython$(PYTHONVERSION).a
CORE_LIBS += $(PYTHONHOME)/lib/python$(PYTHONVERSION)/config/libpython$(PYTHONVERSION).a

nor gnuplot problem is fixed:
http://nwchemgit.github.io/Special_AWCforum/st/id350/contrib/python/Gnuplot.py_inc...

Marcin