Hi
The libint installer sometimes fails to build the Fortran interface, i.e. the module file libint_f.mod. The installer (makefile) uses the CXX instead of the Fortran linker to generate the module file which does not work in all cases. Change to the libint-2.6.0 build folder and run “make fortran” there. This should generate a libint_f.mod file in the subfolder libint-2.6.0/fortran which is installed (copied) after “make install”.
I don’t see any --D__SCALAPACK flag in your arch file which is required for parallel builds (-D__parallel) using MPI.
HTH
Matthias
--
You received this message because you are subscribed to the Google Groups "cp2k" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
cp2k+uns...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/cp2k/29efe32b-d4eb-40a0-9024-bb9dc45e4e60n%40googlegroups.com.
Hello Sam
It is difficult to guess what’s wrong from the info you provided.
In case you have a standard GNU/Linux system, you can try to install the current CP2K trunk version running
Did you try that already?
To view this discussion on the web visit https://groups.google.com/d/msgid/cp2k/b77db556-b193-47d0-9004-57d340cafa25n%40googlegroups.com.