[Thermo_pw-forum] Fail to run "make thermo_pw" on Ubuntu 20.04.3 LTS.
Hongyi Zhao
hongyi.zhao at gmail.com
Sun Jan 30 09:50:50 CET 2022
According to the guidelines here [1], I try to compile thermo_pw on on
Ubuntu 20.04.3 LTS with the following steps, but failed:
$ git clone https://gitlab.com/QEF/q-e.git q-e.git
$ cd q-e.git
$ git clone https://github.com/dalcorso/thermo_pw.git
# I'm using intel oneapi:
$ module load mkl mpi compiler
$ make join_qe
if test -f main_Makefile ; then mv ../Makefile Makefile_qe ; \
mv main_Makefile ../Makefile ; fi
if test -f plugins_makefile ; then mv ../install/plugins_makefile \
plugins_makefile_qe ; mv plugins_makefile ../install ; fi
if test -f makedeps.sh ; then mv ../install/makedeps.sh \
makedeps.sh_qe ; mv makedeps.sh ../install/ ; fi
if test -f main_CMakeLists.txt ; then mv ../CMakeLists.txt \
CMakeLists.txt_qe ; mv main_CMakeLists.txt ../CMakeLists.txt ; fi
$ make thermo_pw
( cd lib ; make all || exit 1 )
make[1]: Entering directory
'/home/werner/Public/repo/gitlab.com/QEF/q-e.git/thermo_pw/lib'
Makefile:57: make.depend: No such file or directory
make[1]: *** No rule to make target 'make.depend'. Stop.
make[1]: Leaving directory
'/home/werner/Public/repo/gitlab.com/QEF/q-e.git/thermo_pw/lib'
make: *** [Makefile:15: thermo_lib] Error 1
[1] https://people.sissa.it/~dalcorso/thermo_pw/user_guide/node6.html
Any hints for fixing this problem?
Regards
--
Assoc. Prof. Hongyi Zhao <hongyi.zhao at gmail.com>
Theory and Simulation of Materials
Hebei Vocational University of Technology and Engineering
No. 473, Quannan West Street, Xindu District, Xingtai, Hebei province
More information about the Thermo_pw-forum
mailing list