Wednesday, October 10, 2012

Matlab libc.so.6 permission deny

cannot mmap file
http://www.turnkeylinux.org/forum/support/20110216/cannot-mmap-file

rm /usr/lib/libGuestLib.so
ln -s /usr/lib/vmware-tools/lib32/libvmGuestLib.so/libvmGuestLib.so /usr/lib/libGuestLib.so

http://www.mathworks.com/support/solutions/en/data/1-ONA55/index.html?solution=1-ONA55

chmod 755 libc.so.6
 
 
Matlab 
http://www.gatsby.ucl.ac.uk/~qhuys/matlab.html 


Symbolic Link
http://www.mathworks.com/matlabcentral/answers/10134-usr-local-matlab-r2011a-bin-util-oscheck-sh-605-lib64-libc-so-6-not-found
 
 
http://askubuntu.com/questions/189318/missing-lib-libc-so-6 

No comments:

Post a Comment