13
Installing Vimba SDK on Windows
To install the Vimba SDK on Windows, follow the steps below.
Step 1: To start the installation, run the downloaded Vimba setup file.
Step 2: Select an installation level suitable for you.
Step 3: Click Start. The installer guides you through the installation.
Installing Vimba SDK on Linux
Necessary runtime libraries for executing Vimba Viewer are available with the
Vimba download.
• Vimba ships as a tarball. Uncompress the archive with the command
tar -xf ./AVTVimba.tgz to a directory you have writing privileges for. This
creates a directory named AVTVimba.
• Navigate to AVTVimba/AVTGigETL and execute the shell script Install.sh
with root privileges (for example
sudo ./Install.sh).
• Vimba Viewer is now ready to use, and it can be found in Vimba/Viewer/
Bin.