Installation problem of 2011a student version on 11.10 ubuntu

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 Comments

Please contact MathWorks Installation Support.
This problem also effects me. I also, already have Java installed. Sun 6 jre and jdk.

Sign in to comment.

 Accepted Answer

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 Comment

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?

Sign in to comment.

More Answers (2)

try again after installation java. it can't reach the java on the computer. install again the matlab as root

1 Comment

There is already an Java environment installed... I tried with OpenJDK-7-Java and OpendJDK-6-java

Sign in to comment.

There is no official 2011a 64 bit student version for any operating system.

Categories

Products

Asked:

on 12 Oct 2011

Community Treasure Hunt

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

Start Hunting!