libwxbase3.0-0•
libwxbase3.0-dev•
libwxgtk3.0-0•
libwxgtk3.0-dev•
wx3.0-headers•
build-essential (meta package)•
libgtk2.0-dev•
gcc 4.1 environment or newer•
7.3.1.1 Hardware
MATRIX VISION successfully tested USB 3.0 adapters, which use the Renesas' chipset
µPD720202 or µPD720200A.
7.3.2 Installing the mvGenTL-Acquire driver
To use the mvBlueFOX3 camera within Linux (grab images from it and change its settings), a driver
is needed, consisting of several libraries and several configuration files. These files are required
during run time.
To develop applications that can use the mvBlueFOX3 camera, a source tree is needed, containing
header files, makefiles, samples, and a few libraries. These files are required at compile time.
Both file collections are distributed in a single package:
mvGenTL_Acquire-x86-n.n.n.tgz
Please start a console and change into a directory e.g. /home/username/workspace :
cd /home/username/workspace
•
Copy the install script and the hardware driver to the workspace directory (e.g. from a driver
CD or from the website):
~/workspace$ cp /media/cdrom/drv/Linux/install_mvGenTL_Acquire.sh /media/cdrom/drv/Linux/mvGenTL_Acquire-x86-2.3.2.tgz .
•
Run the install script:
~/workspace$ ./install_mvGenTL_Acquire.sh
•
Note:
The install script has to be executable. So please check the rights of the file. During
installation, the script will ask, if it should build all tools and samples.
You may need to enable the execute flag with
chmod a+x install_mvGenTL_Acquire.sh
The installation script checks the different packages and installs them with the respective standard
packages manager (e.g. apt-get) if necessary.
Note:
The installation script (install_mvGenTL_Acquire.sh) and the archive
(mvGenTL_Acquire-x86-n.n.n.tgz) must reside in the same directory. Nothing is
written to this directory during script execution, so no write access to the directory is needed
in order to execute the script.
You need internet access in case one or more of the packages on which the GenICam libs depend
are not yet installed on your system. In this case, the script will install these packages, and for that,
internet access is required.
7 Quickstart
40