필터 지우기
필터 지우기

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일
편집: 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