Installation problem: compiler support for MATLAB 2012a on CentOS5

3 visualizaciones (últimos 30 días)
Linpeng
Linpeng el 1 de Feb. de 2013
Hi,
I am trying to install MATLAB 2012a on CentOS5.
By this page http://www.mathworks.com/support/compilers/R2012a/glnxa64.html I have installed gcc/g++4.4 and gfortran4.4 (I can't find gfortran4.3 by yum), but the installation script still tells me that I need to a supported cmpiler.
Any tips how to deal with this?
Thanks!
Below is the output of the installation script:
==================
1. The following products require a supported compiler:
MATLAB Compiler 4.17 Stateflow 7.9 Simulink Coder 8.2 MATLAB Coder 2.2
2. Simulink requires a C compiler for simulation acceleration, model reference, and MATLAB Function Block capabilities. It is \ recommended that you install a supported compiler on your machine.
(Jan 31, 2013 20:13:24) Exiting with status 0
(Jan 31, 2013 20:13:24) End - Successful.

Respuestas (2)

Image Analyst
Image Analyst el 1 de Feb. de 2013
Evidently that's not a supported compiler. Call them to verify.

Walter Roberson
Walter Roberson el 1 de Feb. de 2013
You could try ln'ing together the new name and the old name and see if that works well enough. It might not, as the code might well use "gcc -v" to figure out which version the compiler is.

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by