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


Click here for full thread
Forum Vet
gdb
Could you try to run it through the gdb debugger?
Instructions

1) gdb nwchem
2) break exit
3) r testnw2
4) where

Could you please send me the output you will be getting?