Error while loading shared libraries: libhdf5_fortran.so.8
Posted: Tue Dec 08, 2020 5:28 am
Hello,
I installed Gyre successfully. However, when trying to run it on the cluster, it gives the error below
>error while loading shared libraries: libhdf5_fortran.so.8: cannot open shared object file: No such >file or directory
In the our lib64 folder, I have the libhdf5_fortran.so, so I thought this would work if I set a path to this file in my .bashrc file as
>export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib64/libhdf5_fortran.so
but no success with this. Could you please guide me on how to work around this?
Thank you.
Cheers,
Benard
I installed Gyre successfully. However, when trying to run it on the cluster, it gives the error below
>error while loading shared libraries: libhdf5_fortran.so.8: cannot open shared object file: No such >file or directory
In the our lib64 folder, I have the libhdf5_fortran.so, so I thought this would work if I set a path to this file in my .bashrc file as
>export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib64/libhdf5_fortran.so
but no success with this. Could you please guide me on how to work around this?
Thank you.
Cheers,
Benard