I would like to know how to install version 7.0 to run in parallel, I have tried the same as I did with version 6.8.1, but without success. can anybody help me?
/scr/programas/nwchem-7.0.0/src$ make 64_to_32
config/makefile.h:227: /scr/programas/nwchem-7.0.0/src/config/nwchem_config.h: Arquivo ou diretório inexistente
config/makefile.h:2744: *** Please define LAPACK_LIB if you have defined BLASOPT or BLAS_LIB. Pare.
In version 6.8.1 I used the commands:
cd /scr/programas/nwchem-6.8.1/src
make nwchem_config NWCHEM_MODULES="all python"
make 64_to_32
make