18
Chapter 5, Installing Your DSX Software for Linux
Installing the Matrox software
Once you’ve installed your Matrox DSX hardware and properly connected your
devices, you can proceed with the software installation as explained in the following
sections.
¦
Note
Refer to the
Matrox DSX Release Notes
for supported operating systems and
other important information.
Installing libdispatch
Before installing the software installation package (
DSX-TopologyUtils.run
),
libdispatch must be installed.
¦
Note
Follow the appropriate procedure for your operating system when installing
libdispatch.
°
To install libdispatch for Ubuntu:
1
If required, uninstall any previously installed version, such as libdispatch0 or
libdispatch-dev.
$
sudo apt-get purge libdispatch0 libdispatch-dev
$
sudo apt-get autoremove
2
Install the libdispatch prerequisites listed at
https://github.com/nickhutchinson/libdispatch
$
sudo apt-get install libblocksruntime-dev libkqueue-dev
libpthread-workqueue-dev
3
If you have Ubuntu version 12.04, install the Clang compiler version 3.4
available at
. For different Ubuntu versions, go to step
a
Update the repository of apt-get by adding the following lines at the end of the
/etc/apt/sources.list
file:
$
deb http://llvm.org/apt/unstable/llvm-toolchain-3.6 main
$
deb-src http://llvm.org/apt/unstable/ llvm-toolchain-3.6
main
b
Install Clang 3.4 with the following commands:
$
sudo apt-get update
$
sudo apt-get install clang-3.4
The compiler should now be installed in
/usr/lib
.
c
Create two symbolic links to use Clang properly:
$
sudo ln -s /usr/bin/clang-3.4 /usr/bin/clang
$
sudo ln -s /usr/bin/clang++-3.4 /usr/bin/clang++
d
Verify that everything works by calling the compiler to get its version using
the following commands:
$
cd
Содержание M264
Страница 1: ...Y11360 101 0970 Matrox M264 Installation and User Guide June 30 2016 ...
Страница 8: ...vi MATROX SOFTWARE LICENSE AGREEMENT Your notes ...
Страница 13: ...1 Introducing Matrox DSX This chapter provides an overview of Matrox DSX Topology API hardware ...
Страница 15: ...2 Preparing for the DSX Installation This chapter explains how to prepare for installing your DSX hardware ...
Страница 20: ...8 Chapter 2 Preparing for the DSX Installation Your notes ...
Страница 28: ...16 Chapter 4 Installing Your DSX Software for Windows Your notes ...
Страница 58: ...46 Chapter 8 Monitoring Your DSX System in Windows Your notes ...
Страница 62: ...50 Chapter 9 Monitoring Your DSX System in Linux Your notes ...
Страница 63: ...A DSX Specifications This appendix provides specifications for DSX hardware ...
Страница 66: ...54 Appendix A DSX Specifications Your notes ...
Страница 72: ...60 Index Your notes ...
Страница 74: ...www matrox com video ...