I am trying to use the old photogrammetry software Phython Photogrammetry Toolbox. However, during the PMVS step I get an error message in the terminal saying that the program cannot find the library liblapack.so.3gf. I got some other missing libraries which I could successfully solve by installing the corresponding packages.
liblapack3 and libblas3 are installed (as suggesting in this similar case: liblapack.so.3gf not found). They, however, do not seem to include the liblapack.so.3gf anymore as I could not locate the file anywhere and I still get the error message.
liblapack.so.3gf
is : "revolution-mkl" from multiverse category. – Ravexina Sep 08 '18 at 09:38