NWChem 6.6 and OS X El Capitan


Click here for full thread
Forum Vet
Please unset BLASOPT, BLAS_LIB, LAPACK_LIB
After look at your log files, I can see that either BLASOPT or BLAS_LIB were set to "-framework Accelerate".
Please unset any env. variable that was set equal to "-framework Accelerate",
then

cd $NWCHEM_TOP/src/tools
rm -r-f build install
make
cd ..
make link