Effacer les filtres
Effacer les filtres

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 vues (au cours des 30 derniers jours)
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?

Réponse acceptée

MathWorks Support Team
MathWorks Support Team le 14 Juin 2018
Modifié(e) : MathWorks Support Team le 14 Juin 2018
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.

Plus de réponses (0)

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Tags

Aucun tag saisi pour le moment.

Produits


Version

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by