Affected Platforms
Linux 12.04 and 14.04
<br>
Symptom
You receive the following error when installing the USBDio installer in Linux:
Could not open ‘exacqVisionDio.deb’ The package might be corrupted or you are not allowed to open the file. Check the permissions of the file.
<br>
Resolution
You will need to install the package via the command-line. Here are the steps to install the package:
- Place the package ‘exacqVisionDio.deb’ on the desktop
- Open the terminal. Applications –> Accessories –> Terminal
- Run the following command:
sudo dpkg -i ~/Desktop/exacqVisionDio.deb
- Enter your password when prompted
<br>