[QE-users] Problem occurred in test-suite after build.

이건우 juptergw at gm.gist.ac.kr
Mon Oct 14 15:07:14 CEST 2024


Dear Paulatto and Giannozzi

Thank you for your answers.

Fortunately, I could find what was the problem even I used LD_LIBRARY_PATH option which was not helpful. When the gfortran compiler was installed, libgfortran.so.5 was made as symbolic link to libgfortran.so.5.0.0 Therefore, even the file exists but since real name was not libgfortran.so.5, QE recognized that system does not have corresponding file.
The solution I did was delete the symbolic link and copy libgfortran.so.5.0.0 library file and name copied one as libgfortran.so.5. Then QE could recognize the file and work properly.
I hope this solution would be helpful if someone other face with same problem.

Sincerely,

G. Lee


________________________________
보낸 사람: Lorenzo Paulatto <lorenzo.paulatto at cnrs.fr> 대신 users <users-bounces at lists.quantum-espresso.org>
보낸 날짜: Monday, October 14, 2024 9:58:10 PM
받는 사람: users at lists.quantum-espresso.org <users at lists.quantum-espresso.org>
제목: Re: [QE-users] Problem occurred in test-suite after build.



On 04/10/2024 10:25, 이건우 wrote:
LIBDIRS="/opt/ohpc/pub/compiler/gcc/8.3.0/lib64"

If the missing libgfortran.so.5 is here, then this directory need to be in LD_LIBRARY_PATH or ld.so.conf. Whoever set up this system should know.

regards


--
Dr. Lorenzo Paulatto
IdR @ IMPMC - CNRS UMR 7590 & Sorbonne Université
phone: +33 (0)1 442 79822 / skype: paulatz
http://www.impmc.upmc.fr/~paulatto/ - https://anharmonic.github.io/
23-24/423 B115, 4 place Jussieu 75252 Paris CX 05
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quantum-espresso.org/pipermail/users/attachments/20241014/d57d2e75/attachment.html>


More information about the users mailing list