필터 지우기
필터 지우기

libXp.so.6 not found, being already installed

조회 수: 4 (최근 30일)
Isabel de la Peña Mesas
Isabel de la Peña Mesas 2018년 4월 16일
댓글: Isabel de la Peña Mesas 2018년 4월 17일
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
Isabel de la Peña Mesas
Isabel de la Peña Mesas 2018년 4월 17일
...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)

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by