Page 1 of 1

Fatal Error: Locating prec.mod

Posted: Wed Jul 24, 2019 1:32 pm
by gcates
Hello,

I'm attempting to compile Vasp 4.6 on macOS Mojave. When attempting to execute `make`, I encounter the following error:

Code: Select all

Fatal Error: Cannot open module file 'prec.mod' for reading at (1): No such file or directory
From what I've been able to find, `prec.mod` should be compiled by vasp. Did I miss a step in the installation that accomplishes this?

Many thanks in advance for any guidance.