How to solve the installation error: "Invalid distance-too far back" on Linux x64?

111 ビュー (過去 30 日間)
Italo Nastasi
Italo Nastasi 2015 年 11 月 10 日
編集済み: Ian West 2020 年 4 月 18 日
Every time I try to install Matlab 2015b on xubuntu 15.10 x64 I receive this error message: "Invalid Distance- too far back" for the file doc_en_common. I've tried to redownload everything but didn't worked. What can I do to solve this problem?
  1 件のコメント
Giracle Wang
Giracle Wang 2018 年 1 月 14 日
have you solved this problem? I also have it when install 2017

サインインしてコメントする。

採用された回答

Esha Bhargava
Esha Bhargava 2015 年 11 月 16 日
The 'invalid distance too far back' error indicates that the MATLAB installer is encountering an error when installing a specific file, which is usually mentioned in the error message text.
Try the following steps to resolve the error:
1. Temporarily disable any antivirus or security software that is running on the system.
The security software may be making a false detection which is preventing a specific file from being installed; this disrupts the installation process. Even if a detection is not logged in your security software, the act of scanning the file may delay the installation of that file long enough to disrupt the installation process.
If you are running Windows, you should also try restarting the system into Windows Safe Mode with Networking. This will prevent any programs that may be interfering with the installation from starting at Windows boot.
2. If the installation files are being accessed from a remote location, try copying them to the local hard drive of the system where you are performing the installation.
Installing from a remote location can cause installation errors if the network connection is disrupted during the installation process. Installing from a remote location can also sometimes cause unzipping errors. Copy the installation files to the local system before starting the installation.
3. Re-download the installation files.
If you are installing from a set of installation files provided to you by your license administrator, there may be a problem with the installation files. Re-download the installation files, or have your administrator re-download them and provide them to you again. Make sure you copy the installation files to your local hard drive and disable any antivirus or security software before starting the installation
  3 件のコメント
Ian West
Ian West 2020 年 4 月 17 日
Matlab ships currently with 8u181, but the Java fix is only available in 8u192.
Ian West
Ian West 2020 年 4 月 17 日
編集済み: Ian West 2020 年 4 月 18 日
Sorry, Zhimin. I don't have an easy answer for you here. I'll update if I find a community supported workaround, to avoid 8u181 in the installer.
I'm following Matlab Java instructions found here, to update the locally installed version of Java, and set the system's environment variables to attempt to get passed this defect.https://au.mathworks.com/help/compiler_sdk/java/configure-your-java-environment.html

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeIntroduction 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