なぜ、Linux でダウンロードした MATLAB R2010b 以降のバージョンをインストールする際に JRE does not exist エラーが発生するのですか?
4 views (last 30 days)
Show older comments
インストーラーを起動しようとすると、以下のエラーが発生します。
dirname: missing operand
Try `dirname --help' for more information.
---------------------------------------------------------------------------
Error: Cannot locate Java Runtime Environment (JRE).
The directory /java/jre/glnxa64/jre does not exist.
---------------------------------------------------------------------------
Accepted Answer
MathWorks Support Team
on 25 Aug 2011
インストール ファイルが無効な文字を含んでいるパスにある場合にこのエラーが発生します。MATLAB R2010b 以降では、インストール ファイルがスペースを含んでいるパスにある場合にも、このエラーが発生します。
MATLAB を含むインストール ファイルが、スペースや他の無効な文字を含むフォルダーにダウンロードされていないことを確認してください。
0 Comments
More Answers (0)
See Also
Categories
Find more on インストール、ライセンスおよびアクティベーション in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!