X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=README;h=01cb87433562f163878d8e4514876004643ba909;hp=b942c340dca1aa3344f717548910a32938b8cd6c;hb=dd3b0532a3ab3f6712a00b2dfd1697c1437fa077;hpb=ae623051bf62ed0c000a705f18f3d3f469860472 diff --git a/README b/README index b942c340..01cb8743 100644 --- a/README +++ b/README @@ -20,46 +20,6 @@ There have been no official tarball releases, yet. Distro packagers should NOT package this, yet. -Requirements ------------- - - - git - - g++ - - make - - libtool - - pkg-config >= 0.22 - - cmake >= 2.6 - - libglib >= 2.28.0 - - Qt >= 4.5 - - libboost >= 1.46 (including the following libs): - - libboost-system - - libboost-thread - - libsigrok >= 0.2.0 - - libsigrokdecode >= 0.1.0 - - -Building and installing ------------------------ - -In order to get the PulseView source code and build it, run: - - $ git clone git://sigrok.org/pulseview - $ cd pulseview - $ cmake . - $ make - -For installing PulseView: - - $ make install - -Please see the following wiki pages for more detailed instructions: - - http://sigrok.org/wiki/Linux - http://sigrok.org/wiki/Mac_OS_X - http://sigrok.org/wiki/Windows - http://sigrok.org/wiki/FreeBSD - - Mailing lists -------------