view · edit · sidebar · attach · print · history

Tool

  • sudo LD_LIBRARY_PATH=`pwd`/lib/x86_64 apps/mvPropView/x86_64/wxPropView
  • sudo LD_LIBRARY_PATH=`pwd`/lib/arm apps/mvPropView/arm/wxPropView

Install

Linux Installer Skript (install_mvBlueFOX.sh): http://www.matrix-vision.com/USB2.0-industrial-camera-mvbluefox.html?file=tl_files/mv11/support/mvIMPACT_Acquire/01/install_mvBlueFOX.sh

mvBlueFOX Linux 32 Bit (Kernel 2.6): http://www.matrix-vision.com/USB2.0-industrial-camera-mvbluefox.html?file=tl_files/mv11/support/mvIMPACT_Acquire/01/mvBlueFOX-x86_ABI2-1.12.67.tgz

mvBlueFOX Linux 64 Bit (Kernel 2.6): http://www.matrix-vision.com/USB2.0-industrial-camera-mvbluefox.html?file=tl_files/mv11/support/mvIMPACT_Acquire/01/mvBlueFOX-x86_64_ABI2-1.12.67.tgz

Treiberhistorie: http://www.matrix-vision.com/USB2.0-industrial-camera-mvbluefox.html?file=tl_files/mv11/support/mvIMPACT_Acquire/01/versionInfo.txt

Auf der Homepage unter: Home > Products > Hardware > mvBlueFOX - USB 2.0 camera in der Tabelle: Downloads > Drivers and applications for Linux 2.6 (mvimPACT Acquire).

Die Installer enthalten alle nötigen Bibliotheken sowie alle Dateien (Header, etc.) um Programme für die mvBlueFOX erstellen zu können.

SDK

On ARM this link was missing

cd lib/arm
ln -s libmvBlueFOX.so.1.12.67 libmvBlueFOX.so
cd -
sudo LD_LIBRARY_PATH=`pwd`/lib/arm ./apps/LiveSnap/arm/LiveSnap

Mount to tmpfs so that your SD-Card has a longer life

  • mount -t tmpfs none /tmp
view · edit · sidebar · attach · print · history
Page last modified on July 30, 2012, at 03:24 PM