SK91USB3-LX  1.2.0
Installation

describes the installation of the library. More...

describes the installation of the library.

Summary

  1. Requirements
  2. Installed File Structure
  3. Quick Start / Installation
  4. Compatibility List
  5. Known Bugs / Issues

Requirements

Software Requirements:

Other Requirements:

Installed File Structure

The files will be installed in following directories:

/usr/lib/libSK91USB3-LX.so32 / 64 bit library
/etc/udev/rules.d/88-skusb.rulesudev rules for USB 3.0 camera
/usr/include/SK91USb3.hDevelopment header
/usr/bin/SKLineScandemonstration program SKLineScan **
/usr/local/share/sk/SKBOOT.imgboot image for USB 3.0 cameras with revision 1.xx
/usr/local/share/sk/setupinstallation script to uninstall the package
/usr/local/share/sk/manuals/SKLineScan-LX.pdfmanual for the SKLineScan program **
/usr/local/share/sk/manuals/htmlmanual for the API interface
/usr/local/src/sk/QTexamples with QT framework v5.2
/usr/local/src/sk/Eclipseexamples for eclipse
/usr/local/src/sk/SKLineScansources for the SKLineScan program (needs QT framework v5.2)
/home/(USER)/.sk/Created by SKLineScan for config files

Quick Start / Installation

  1. copy the file into a directory on the hard disk (you need write access to decompress). For the following steps, you need to be root!
  2. go to the directory you copied the file into and install the package by typing:
    $> ./SK91USB3-LX_v(VERSION).run
  3. to run the configuration tool SKLineScan, use the menu (look for 'SKLineScan') or the console (type 'SKLineScan') to run it
    Root privilege is not needed to run the application or to control the camera!
  4. to uninstall the package, run (as root):
    $> ./usr/local/share/sk/setup uninstall
NOTE: Once uninstalled, any configuration file will be lost. Consider backing up the respective configuration files!

Compatibility List

The Linux operation system is one of the most widely ported, running on a huge amount of architectures and provided over many distributions. Although we are trying to be compatible among the whole range of kernel versions and distributions, there is no guarantee that the driver is working on a specific untested combination.Below is a list of tested and succeeded platforms and distributions for the CURRENT SDK release:
DistributionArchitecture / ProcessorLibrary Version
/etc/<distr>-release'uname -i' / 'uname -m'
Debian 8amd64 / amd64v.1.2.0
Debian 8i386 / i386v.1.2.0
Ubuntu 15.04 / 15.10 / 16.10amd64 / amd64v.1.2.0
Ubuntu 15.04 / 15.10 / 16.10i386 / i386v.1.2.0
Mint 17.xamd64 / amd64v.1.2.0
Mint 17.xi386 / i386v.1.2.0
ODroid XU4 Ubuntu Mate 15.04 / 15.10 (Kernel 3.10)armv7l / armv7lv.1.2.0

Known Bugs / Issues

Please consider this section before calling for support as it lists known bugs and anomalies that might occur in this release.