How to fix '605: /lib/libc.so.6' error for Matlab in Linux?
When I start Matlab in Linux I get a "605 error" like the following
$ matlab
/usr/local/matlabR2010a/bin/util/oscheck.sh: 605: /lib/libc.so.6: not found
The Matlab version is R2010a. The OS is Ubuntu 11.10 32-bit.
libclibrary on the Linux machine? That will probably solve the issue. – sbtkd85 Oct 26 '11 at 14:51libcusing Ubuntu 11.10's Synaptic Package Manager, it finds hundreds of potential matches. I'm wondering how to identify a few of them to try installing first. – Computist Oct 27 '11 at 2:07