Failed to compile NWChem 6.6 with MVAPICH2 on CentOS


Click here for full thread
Forum Vet
Why are using python from /share/apps and not the default Centos python?
With Centos 6, the following env. variables should work for the rpm based python

export PYTHONVERSION=2.6
export PYTHONHOME=/usr
export USE_PYTHONCONFIG=1