Installation problem: compiler support for MATLAB 2012a on CentOS5

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.

답변 (2개)

Image Analyst
Image Analyst 2013년 2월 1일

0 개 추천

Evidently that's not a supported compiler. Call them to verify.
Walter Roberson
Walter Roberson 2013년 2월 1일

0 개 추천

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.

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

질문:

2013년 2월 1일

Community Treasure Hunt

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

Start Hunting!

Translated by