RadarURL

소프트웨어
2012.09.03 12:50

Problem with matlab installation

조회 수 5433 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄 첨부
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄 첨부

 I try to install matla 7.0 (R14) on a laptop HP Compaq nx5000 under XP SP2 OS, but the installation failed down and an error message is diplayed " matlab installer can not start JVM, unkown error".

 

답변:

Sounds like your JAVA is incompatible or not installed - see this article for help installing it from CD

http://www.mathworks.com/support/solutions/data/1-1A33P.html?product=ML&solution=1-1A33P

If that doesnt do it you may want to try the alternate install:

http://www.mathworks.com/support/solutions/data/1-184BG.html?solution=1-184BG&BB=1

JVM is for java software,.....check for java update

 

출처 : http://www.fixya.com/support/t282064-problem_matlab_installation

 

Why does the MATLAB R12 and R13 installer repeatedly ask me to install Microsoft Java Virtual Machine?

 

Date Last Modified: Monday, March 8, 2010

Solution ID:   1-184BG
Product:   MATLAB
Reported in Release:   R12
Platform:   Windows
Operating System:   Windows Any
 

Subject:

Why does the MATLAB R12 and R13 installer repeatedly ask me to install Microsoft Java Virtual Machine?

Problem Description:

I place the product CD in the drive and the installer tells me that I need to install a new version of Java Virtual Machine. I install JVM and reboot my computer and the installer asks me to install JVM again:

MATLAB installer needs a newer version of Microsoft Java Virtual Machine.

Solution:

For MATLAB Release 12, sometimes the MATLAB installer incorrectly detects what version of the Java Virtual Machine you have installed on your computer. When you place the CD in the drive it automatically runs a file called setup.exe that will call the JVM installer if it detects an older version of JVM.

To get around this detection problem, place the CD in the drive and select 'No' when it prompts you to install JVM. Explore the CD and run the file jins.exe. This is the MATLAB installer. You should be able to complete the installation process normally.

If you are downloading MATLAB and need the JVM file to install, you can download it from our web site at the bottom of this solution.

If MATLAB still prompts you to install the JVM, you can resolve this by removing the msjava.dll file from the C:\<Win_dir>\system32 folder (where <Win_dir> is the Windows directory). For example:

C:\Windows\system32\
C:\WINNT\system32\

Once removed, reboot and try running the jins.exe or msjavx86.exe once again.


For all other releases, if you experience this problem please contact the Installation Support team by going to this website and creating a service request:

http://www.mathworks.com/support/contact_us/index.html

 

Related Documents/Files:

 출처 : http://www.mathworks.co.kr/support/solutions/en/data/1-184BG/?solution=1-184BG&BB=1

 

Why do I receive an error when installing MATLAB 6.5 (R13)?

 

Date Last Modified: Monday, March 8, 2010

Solution ID:   1-1A33P
Product:   MATLAB
Reported in Release:   R13
Platform:   Windows
Operating System:   Windows Any
 

Subject:

Why do I receive an error when installing MATLAB 6.5 (R13)?

Problem Description:

I get the error

Unable to Start the Application - the class files could not be loaded
when installing MATLAB 6.x (R12.x / R13).

This error message appears just after the MATLAB 6.x (R12.x / R13) cd has been inserted in the CD-ROM drive.

Solution:

This error message occurs when the Installer cannot find the Microsoft Java Virtual Machine (JVM) or the existing JVM has been corrupted. The Microsoft JVM is available on the Release 12.x / 13 CD in the MSutils directory. The name of the executable is MSJAVX86.EXE.

If you receive the same error after running the MSJAVX86.EXE, you will need to download and install a modified JVM installer. You can obtain this installer on the bottom of this page.

Once you have installed the Microsoft JVM, you can proceed with MATLAB 6.x (R12.x / R13) installation.

If you have installed the Microsoft JVM and still get this error, try the following solutions in this order:

1. Make sure that your C: drive has space available. You can do this as follows:

a. Double-click on My Computer.
b. Right-click on the C: drive and choose 'Properties'

If your C: drive is nearly full, free some space on the drive and rerun setup.exe

2. Make sure that the MATLAB CD has not been damaged. Check for any scratches and chips on the back of the CD. Also, if possible, try installing MATLAB 6.x (R12.x / R13) onto another machine. If you suspect that the CD is damaged and/or you were unable to install MATLAB 6.x (R12.x / R13) on a different machine, see the following URL for more information on obtaining a replacement CD:

http://www.mathworks.com/support/solutions/en/data/1-16YNN/index.html

3. Confirm that you have used the correct PLP during installation. Do not remove the dashes when entering the PLP during the installation process.

 

Related Documents/Files:

 

출처 : http://www.mathworks.co.kr/support/solutions/en/data/1-1A33P/?product=ML&solution=1-1A33P

?

공부 게시판

공부에 도움되는 글을 올려주세요.

List of Articles
번호 분류 제목 글쓴이 날짜 조회 수
공지 [공지] 공부 게시판 입니다. 처누 2003.08.18 928138
2474 웹서버,WAS [apache] HTTP/HTTPS 리다이렉트(Redirect/Rewrite) 하는 방법 new JaeSoo 2025.09.11 7
2473 웹서버,WAS http를 https로 리다이렉트하는 여러가지 방법 JaeSoo 2025.09.10 6
2472 웹서버,WAS SSL인증서 없이 HTTPS에서 HTTP로 되돌리기 JaeSoo 2025.09.10 8
2471 웹서버,WAS [SSL] win-acme, Let's encrypt로 무료 SSL 인증서 발급 JaeSoo 2025.09.10 6
2470 웹서버,WAS [SSL] Windows 10에서 Let's Encrypt로 SSL 인증서 무료 발급받기 JaeSoo 2025.09.10 6
2469 웹서버,WAS 무료로 https SSL/TLS 인증서를 발급받을 수 있는 인증 기관 JaeSoo 2025.09.10 6
2468 웹서버,WAS 아파치 서버에 https SSL 인증서 적용하는 방법 (apache httpd) JaeSoo 2025.09.10 6
2467 웹서버,WAS 아파치2(Apache2) SSL HTTPS 적용하기 JaeSoo 2025.09.10 6
2466 웹서버,WAS 아파치 웹서버에 멀티 도메인에 대한 80, 443 포트 설정하는 방법 file JaeSoo 2025.09.10 12
2465 소프트웨어 Google Photo 대신 Immich를 써보자 file JaeSoo 2025.08.07 141
2464 연애 남자 혹은 여자 진국 팁 JaeSoo 2025.07.24 122
2463 기타 MBTI검사 16가지 유형 “간단 명료”하게 정리! file JaeSoo 2025.07.01 145
2462 소프트웨어 [사진관리] PhotoPrism vs LibrePhoto 비교 소감 JaeSoo 2025.05.19 20
2461 네트워크 MDF실, TPS실, EPS실 이게 뭘까? file JaeSoo 2025.04.15 47
2460 업무 알아두면 좋은 직장인 용어 정리 file JaeSoo 2025.04.15 49
2459 건강 감기·독감·코로나19의 차이점, 신촌연세병원과 함께 알아봅시다. file JaeSoo 2025.01.08 35
2458 생활 집주인이 전세 보증금을 돌려주지 않을 때 JaeSoo 2024.11.29 26
2457 자동차 자전거 타이어 종류 및 추천 2편 (승차감 타이어, 국토종주!) JaeSoo 2024.10.15 53
2456 자동차 오도바이 센타 사장들은 어떤 브랜드를 싫어하고 좋아할까? [출처] 오도바이 센타 사장들은 어떤 브랜드를 싫어하고 좋아할까?|작성자 바이크신 file JaeSoo 2024.10.15 85
2455 윈도우즈 윈도우 자동 로그온 설정이 보이지 않을 때 조치사항 JaeSoo 2024.08.16 203
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 ... 124 Next
/ 124


즐겨찾기 (가족)

JAESOO's HOMEPAGE


YOUNGAE's HOMEPAGE


장여은 홈페이지


장여희 홈페이지


장여원 홈페이지


즐겨찾기 (업무)

알리카페 홀릭

숭실대 컴퓨터 통신연구실 (서창진)

말레이시아 KL Sentral 한국인 GuestHouse


즐겨찾기 (취미)

어드민아이디

유에코 사랑회

아스가르드 좋은사람/나쁜사람

JServer.kr

제이서버 메타블로그

재수 티스토리


즐겨찾기 (강의, 커뮤니티)

재수 강의 홈페이지


한소리


VTMODE.COM


숭실대 인공지능학과


숭실대 통신연구실


베너