Install VASP 6.2.1 on Debian 11
Posted: Tue Nov 02, 2021 3:36 pm
Dear All,
I have tried to install the VASP 6.2.1 on the new Debian version 11. After the installation of the necessary libraries for VASP (LAPACK, SCALAPACK, OpenMPI and FFTW) and using the standard makefile.include.linux.gnu, I have received the following error message:
/usr/bin/ld: cannot find -lblacs-openmpi
/usr/bin/ld: cannot find -lblacsCinit-openmpi
/usr/bin/ld: cannot find -lblacsF77init-openmpi
/usr/bin/ld: cannot find -lstdc++
collect2: error: ld returned 1 exit status
It seems that it cannot find libraries, which has already installed. Does anybody have the same problem with the Debian 11? (Previous Debian versions works well)
Thank you in advance!
I have tried to install the VASP 6.2.1 on the new Debian version 11. After the installation of the necessary libraries for VASP (LAPACK, SCALAPACK, OpenMPI and FFTW) and using the standard makefile.include.linux.gnu, I have received the following error message:
/usr/bin/ld: cannot find -lblacs-openmpi
/usr/bin/ld: cannot find -lblacsCinit-openmpi
/usr/bin/ld: cannot find -lblacsF77init-openmpi
/usr/bin/ld: cannot find -lstdc++
collect2: error: ld returned 1 exit status
It seems that it cannot find libraries, which has already installed. Does anybody have the same problem with the Debian 11? (Previous Debian versions works well)
Thank you in advance!