?Hi Agata,
please provide more context about your setup like I asked after your last mail. Otherwise it is hard to help you. Did you build MITK or are you using the official MITK installer? Ubuntu version? MITK version, tag, or branch? Possibly more error output? You can always use ldd to check the dependencies, for example, "ldd MitkWorkbench". Check if the path to libMitkAppUtil is correct in the output of the ldd command and that it can be found. If that's the case call "ldd libMitkAppUtil.so" and check if a dependency of that library is missing, and so on. If you built MITK, please also try to download the latest official installer and run the MitkWorkbench from there and check if you have the same problem, as the installer should be self-contained regarding its dependencies. Make sure to use MitkWorkbench.sh instead of running MitkWorkbench directly. Best regards, Stefan ________________________________ Von: Agata Krasoń <[email protected]> Gesendet: Montag, 29. April 2019 14:51 An: [email protected] Betreff: [mitk-users] question ? [error loading libMitkAppUtil] Hello, I am trying to run mitk on ubuntu and I got an error during ... error while loading shared libraries: libMitkAppUtil.so: cannot open shared object file: No such file or directory I would appreciate for any help please. Best regards, Agata
_______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
