Dear Joseph,

It is not clear from the provided information if you have set the enviroment-variable LD_LIBRARY_PATH (correctly).
Assuming that you are using the bash-shell, try:

   export LD_LIBRARY_PATH=/users/jkobori/hdf5/lib

And try to run your executable.

Your executable is also outdated, hdf5-1.8.15-patch1, provides libhdf5.so.10.0.1 Thus you have to recompile your executables against the installed HDF5 libraries

Greetings, Richard


On 07/09/15 14:34, Kóbori József wrote:
 Hi,

I compiled several versions of HDF5, but no matter which version I want to use it keeps giving the following error:

"error while loading shared libraries: libhdf5.so.8: cannot open shared object file: No such file or directory"

I guess this has something to do with the HDF5 configuration, but I couldn't figure out so far what might be the problem.
Could You help me out?

Attached the config.log and the libhdf5.settings, if You need more info, let me know!

    Cheers,
     Joseph


_______________________________________________
Hdf-forum is for HDF software users discussion.
[email protected]
http://lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org
Twitter: https://twitter.com/hdf5

_______________________________________________
Hdf-forum is for HDF software users discussion.
[email protected]
http://lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org
Twitter: https://twitter.com/hdf5

Reply via email to