1 -------------------------------------------------------------------------------
3 -------------------------------------------------------------------------------
16 - libboost >= 1.42 (including the following libs):
19 - libboost-test (optional, only needed to run the unit tests)
21 - libsigrokdecode >= 0.2.0
24 Building and installing
25 -----------------------
27 In order to get the PulseView source code and build it, run:
29 $ git clone git://sigrok.org/pulseview
34 For installing PulseView:
38 See the following wiki page for more (OS-specific) instructions:
40 http://sigrok.org/wiki/Building
43 Creating a source distribution package
44 --------------------------------------
46 In order to build a source package begin with an unconfigured source tree.