Installation error

Questions regarding the compilation of VASP on various platforms: hardware, compilers and libraries, etc.

Moderators: Global Moderator, Moderator

Post Reply
Message
Author
ibnelwaleed_alihussein1
Newbie
Newbie
Posts: 1
Joined: Wed Oct 28, 2020 7:34 am

Installation error

#1 Post by ibnelwaleed_alihussein1 » Thu Nov 19, 2020 11:18 am

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
You do not have the required permissions to view the files attached to this post.

ferenc_karsai
Global Moderator
Global Moderator
Posts: 422
Joined: Mon Nov 04, 2019 12:44 pm

Re: Installation error

#2 Post by ferenc_karsai » Fri Nov 20, 2020 11:45 am

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?

Post Reply