NWChem 6.6 and OS X El Capitan


Click here for full thread
Forum Vet
Please define

export BLASOPT="-L/opt/local/lib -lopenblas"
export BLAS_SIZE=4
export USE_64TO32


Then recompile using the following commands

cd $NWCHEM_TOP/src
make 64_to_32
rm -rf tools/build tools/install
make