필터 지우기
필터 지우기

Installation problem of 2011a student version on 11.10 ubuntu

조회 수: 1 (최근 30일)
Hostis
Hostis 2011년 10월 12일
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
Kaustubha Govind
Kaustubha Govind 2011년 10월 12일
Please contact MathWorks Installation Support.
Kenneth
Kenneth 2011년 10월 20일
This problem also effects me. I also, already have Java installed. Sun 6 jre and jdk.

댓글을 달려면 로그인하십시오.

채택된 답변

Hostis
Hostis 2011년 10월 21일
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
Roly Vicaria
Roly Vicaria 2012년 2월 1일
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?

댓글을 달려면 로그인하십시오.

추가 답변 (2개)

osman
osman 2011년 10월 12일
try again after installation java. it can't reach the java on the computer. install again the matlab as root
  댓글 수: 1
Hostis
Hostis 2011년 10월 12일
There is already an Java environment installed... I tried with OpenJDK-7-Java and OpendJDK-6-java

댓글을 달려면 로그인하십시오.


Walter Roberson
Walter Roberson 2011년 10월 20일
There is no official 2011a 64 bit student version for any operating system.

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by