Page 1 of 1

Installation error

Posted: Thu Nov 19, 2020 11:18 am
by ibnelwaleed_alihussein1
Hello,
Please I see the following error while trying to install VASP by compiling the code. Below is the error.

make[2]: Leaving directory '/lustre/projects/vasp/20-0261/544_18Apr17/src/vasp.5.4.4.pl2/build/std'
cp: cannot stat 'vasp': No such file or directory
makefile:142: recipe for target 'all' failed
make[1]: *** [all] Error 1
make[1]: Leaving directory '/lustre/projects/vasp/20-0261/544_18Apr17/src/vasp.5.4.4.pl2/build/std'
makefile:10: recipe for target 'std' failed
make: *** [std] Error 2
[/img]


However, I suspect that this may be due to the absence of lib file which is not included vasp.5.4.4.pl2 source file as it is written as the description of the file-"vasp.5.4.4.pl2 This is latest release version of the vasp source files vasp.5.4.4. It consists of: VASP.5.4.4.18Apr17-6-g9f103f2a35 and the patch.5.4.4.16052018. The additional files hold the vdW-DF kernels."
VASP error.png

Re: Installation error

Posted: Fri Nov 20, 2020 11:45 am
by ferenc_karsai
Ok this snippet doesn't help us much.
I can only see that it seems to stop at the fft's. So maybe your fft libraries are not installed properly.
Can you write more about your toolchain and upload your makefile.include?