Filter löschen
Filter löschen

libXp.so.6 not found, being already installed

4 Ansichten (letzte 30 Tage)
Isabel de la Peña Mesas
Isabel de la Peña Mesas am 16 Apr. 2018
I'm trying to run a .m standalone in a machine where there's no matlab installed so I installed MCR (MCRinstaller.bin) successfully apparently. When typing "./nameexecutable.sh /home/...path/MCR/was/installed/to.../v7142" I receive next error:
"My Own Exception: Fatal error loading library /home/.../.../.../.../v7142/bin/glnxa64/libmwmclmcr.so Error: libXp.so.6: cannot open shared object file: No such file or directory Error:mclmcr initialization failed" I supposed that it'd be fixed by installing such library but typing: "sudo zypper install libXp.so.6", I receive: "loading data from repository... Reading installed packages... libXp.so.6 not found in packages names. It will be searched in characteristics. Package libXp6-32bit that provides libXp.so.6 is already installed There's nothing to do"
What can I do to fix this?
Thank you
  1 Kommentar
Isabel de la Peña Mesas
Isabel de la Peña Mesas am 17 Apr. 2018
...but when I type "ldd /path/to/libmwmclmcr.so" (since it's supposed to be the library that needs it), this returns: " _libXp.so.6 => not found_ " then, I type "rpm -q --whatprovides libXp.so.6" but the package that returns is already installed (libXp6-32bit-1.0.3-4.3.x86_64)

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by