Error Message from Task 0:: No such file or directory


Click here for full thread
Forum Vet
My bad
I have missed one "make" command.
Please try the following (should be pretty quick ...)

unset USE_SCALAPACK
unset SCALAPACK
unset SCALAPACK_LIBS

cd $NWCHEM_TOP/src/NWints/dk
touch `egrep -l SCALA *F`
make
cd ../..
make link