i have problems installing matlab, while installing it requires installing gcc compiler and java developer kit and gfortran , i've installed all of them but the installation still won't complete :( ,please help me to solve this problem :( thanks
The result of running java -version
java version "1.6.0_24"
OpenJDK Runtime Environment (IcedTea6 1.11.1) (6b24-1.11.1-4ubuntu2)
OpenJDK Server VM (build 20.0-b12, mixed mode)
The result of running gcc --version
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE
java -version
andgcc --version
into a command prompt? – Mitch Oct 08 '14 at 19:25– Zahra Rahimi Oct 08 '14 at 19:33