Changeset 0ae5feb
- Timestamp:
- 08/07/14 16:04:56 (7 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- a79eae41
- Parents:
- 4649fea
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
INSTALL
r17094b2 r0ae5feb 13 13 Installing libtrace: 14 14 15 ./bootstrap.sh (only if you've cloned the source from GitHub) 15 16 ./configure 16 17 make … … 36 37 37 38 A. You need to install the development version of the pcap library. 38 For example, Ubuntu/Debian users will need to install the libpcap0.8-dev package 39 in addition to the libpcap0.8 package. 39 For example, Ubuntu/Debian users will need to install the libpcap0.8-dev 40 package in addition to the libpcap0.8 package. 41 40 42 41 43 ---------------------------------- -
README
r9ad7a35 r0ae5feb 9 9 --------------------------------------------------------------------------- 10 10 11 See INSTALL for instructions on how to install libtrace. 11 12 12 13 This directory contains source code for libtrace, a userspace library for
Note: See TracChangeset
for help on using the changeset viewer.