You are not logged in.
Hello,
I've installed MATLAB 2011a successfully on my laptop (Arch 64bit, gnome 3) and for some reason I can't launch it.
I'm keep getting the following error:
/usr/local/MATLAB/R2011a/bin/util/oscheck.sh: line 184: /lib64/libc.so.6: No such file or directory
/usr/local/MATLAB/R2011a/bin/glnxa64/MATLAB: error while loading shared libraries: libXp.so.6: cannot open shared object file: No such file or directoryHelp would be appreciated
Last edited by Blue Omega (2011-05-09 15:14:25)
Offline
Did you visit wiki page?
https://wiki.archlinux.org/index.php/Matlab
You need to install libxp: "pacman -S libxp"
and ensure you have glibc installed: "pacman -S glibc"
Hopefully this will do it.
Last edited by kdar (2011-05-09 13:55:10)
Offline
Installing libxp and glibc do the trick.
Thank you
Offline
Moderator: Please edit your first post and add [SOLVED] to the thread title.
Thanks
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline