Why do I receive a "java.io.IOException: Input is not in the .gz format​" error in my installer log file when I try to install the Communications System Toolbox Support Package for RTL-SDR Radio?

16 次查看(过去 30 天)
When installing the RTL-SDR Radio Support Package, I see the following error:
There was a problem installing the third-party software. To resolve this issue, contact Technical Support
I also see the following inside of my MATLAB installer log file:
java.io.IOException: Input is not in the .gz format
How can I proceed with installing this Support Package?

采纳的回答

MathWorks Support Team
编辑:MathWorks Support Team 2018-6-14
This is a known issue. The download of libusb and pkg-config software fails during installation. However, if the software is downloaded manually, the installation proceeds without errors using these workflows:
For MATLAB R2016a, follow these steps:
  1. Locate the folder where the software was downloaded. It should be under the "Downloads" folder under the folder "MathWorks\SupportPackages\R2016b\archives\3p".
  2. In this folder locate libusb.instrset* folder.
  3. Download libusb version 1.0.18 to this folder (MathWorks\SupportPackages\R2016b\archives\3p\libusb.instrset*) from "<https://sourceforge.net/projects/libusb/files/libusb-1.0/libusb-1.0.18/libusb-1.0.18.tar.bz2/download>", replace the old file that was inside the folder.
  4. In the "MathWorks\SupportPackages\R2016b\archives\3p" folder locate the pkg-config.instrset* folder.
  5. Download pkg-config from "<http://pkgconfig.freedesktop.org/releases/pkg-config-0.28.tar.gz>" to this folder, replacing the old file as well.
  6. Retry the installation of the RTL-SDR support package
For MATLAB R2016b, follow these steps:
  1. Locate the folder where the software was downloaded. It should be under the "Downloads" folder under the folder "MathWorks\SupportPackages\R2016b\archives\3p".
  2. In this folder locate libusb.instrset* folder.
  3. Download libusb version 1.0.18 to this folder (MathWorks\SupportPackages\R2016b\archives\3p\libusb.instrset*) from "<https://sourceforge.net/projects/libusb/files/libusb-1.0/libusb-1.0.18/libusb-1.0.18.tar.bz2/download>", replace the old file that was inside the folder.
  4. In the "MathWorks\SupportPackages\R2016b\archives\3p" folder locate the pkg-config.instrset* folder.
  5. Download pkg-config from "<https://sourceforge.net/projects/pkgconfiglite/files/0.28-1/pkg-config-lite-0.28-1.tar.gz/download>" to this folder, replacing the old file as well.
  6. Retry the installation of the RTL-SDR support package
If you are still experiencing problems, contact Technical Support.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

标签

尚未输入任何标签。

产品


版本

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by