MATLAB: Do I receive the warning “Warning: glibc x.x.x – your version glibc x.x.x – matlab built using this version” when running MATLAB 7.2 (R2006a) on Linux

MATLAB

I have a Linux system with MATLAB 7.2 (R2006a). When I load MATLAB, there is a warning.
------------------------------------------------------------
Warning: glibc 2.3.2 - Your version
glibc 2.3.4 - MATLAB built using this version
------------------------------------------------------------

Best Answer

MATLAB has been built on glibc 2.3.4 for 64-bit unix systems.
This is the minimum system requirement to run MATLAB. MATLAB running on an earlier version of glibc is not supported.
The minimum system requirement specification is given in the url
<http://www.mathworks.com/support/sysreq/current_release/solaris.html>