while loading shared libraries … cannot open shared object file
.build_release/tools/caffe: error while loading shared libraries: libhdf5_hl.so.10: cannot open shared object file: No such file or directory This means the C loader can not find the file libhdf5_hl.so.10 Solution. I found some clues online. Not sure if each solution gives… Continue Reading