Effacer les filtres
Effacer les filtres

libXp.so.6 not found, being already installed

4 vues (au cours des 30 derniers jours)
Isabel de la Peña Mesas
Isabel de la Peña Mesas le 16 Avr 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 commentaire
Isabel de la Peña Mesas
Isabel de la Peña Mesas le 17 Avr 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)

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by