Borrar filtros
Borrar filtros

libXp.so.6 not found, being already installed

4 visualizaciones (últimos 30 días)
Isabel de la Peña Mesas
Isabel de la Peña Mesas el 16 de Abr. de 2018
Comentada: Isabel de la Peña Mesas el 17 de Abr. de 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 comentario
Isabel de la Peña Mesas
Isabel de la Peña Mesas el 17 de Abr. de 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)

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by