Borrar filtros
Borrar filtros

Installation problem of 2011a student version on 11.10 ubuntu

1 visualización (últimos 30 días)
Hello,
I'm trying to install the 2011a student version of matlab on a 64 bits system using Ubuntu Oeneric (unstable version until tomorrow). I succeed in this process on Natty so I tried the same tricks. But I am getting a new error Message :
eval: 1: /tmp/mathworks_2334/java/jre/glnx86/jre/bin/java : not found
Anybody knows how to fix that? Thanks a lot
  2 comentarios
Kaustubha Govind
Kaustubha Govind el 12 de Oct. de 2011
Please contact MathWorks Installation Support.
Kenneth
Kenneth el 20 de Oct. de 2011
This problem also effects me. I also, already have Java installed. Sun 6 jre and jdk.

Iniciar sesión para comentar.

Respuesta aceptada

Hostis
Hostis el 21 de Oct. de 2011
Yep But on linux system, it's possible ton install the 32bits version. In my case, the installation of the pack "ia32-libs" fixed the problem. So :
apt-get install ia32-libs
  1 comentario
Roly Vicaria
Roly Vicaria el 1 de Feb. de 2012
I already had that package installed, still getting the "not found" error related to Java. When I execute java -version, this is what I get
java version "1.6.0_30"
Java(TM) SE Runtime Environment (build 1.6.0_30-b12)
Java HotSpot(TM) 64-Bit Server VM (build 20.5-b03, mixed mode)
Does that look ok?

Iniciar sesión para comentar.

Más respuestas (2)

osman
osman el 12 de Oct. de 2011
try again after installation java. it can't reach the java on the computer. install again the matlab as root
  1 comentario
Hostis
Hostis el 12 de Oct. de 2011
There is already an Java environment installed... I tried with OpenJDK-7-Java and OpendJDK-6-java

Iniciar sesión para comentar.


Walter Roberson
Walter Roberson el 20 de Oct. de 2011
There is no official 2011a 64 bit student version for any operating system.

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