No description
Find a file
Michael Jeanson 8e09cce172 Add libicov-devel to lttng-tools build deps
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
2017-02-07 15:33:34 -05:00
babeltrace Add descriptions 2017-02-02 17:30:17 -05:00
liburcu Add descriptions 2017-02-02 17:30:17 -05:00
lttng-tools Add libicov-devel to lttng-tools build deps 2017-02-07 15:33:34 -05:00
.gitignore Initial import 2017-02-02 12:34:59 -05:00
AUTHORS Initial import 2017-02-02 12:34:59 -05:00
LICENSE Initial import 2017-02-02 12:34:59 -05:00
README.md Initial import 2017-02-02 12:34:59 -05:00

LTTng cygports

  1. Install cygport via Cygwin's installer.

  2. Download source and perform all build steps.

  $ cygport liburcu/liburcu.cygport download all
  $ cygport babeltrace/babeltrace.cygport download all

If cygport warns about missing dependencies, install them via Cygwin's installer and run all build steps again.

  1. Currently, none of our cygports needs a postinstall script; it is enough to unpack to /.
  $ tar xvfJ liburcu/liburcu-0.9.3-1.x86/dist/liburcu/liburcu-0.9.3-1.tar.xz -C /
  $ tar xvfJ babeltrace/babeltrace-1.5.1-1.x86/dist/babeltrace/babeltrace-1.5.1-1.tar.xz -C /