4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since 8bc167a was
a1b899f,
checked in by Shane Alcock <salcock@…>, 15 years ago
|
Libtrace now exports the svn revision number of the distribution
Added two new RT_TYPES that signify server restarts and client connection failures.
Updated the INSTALL documentation.
Added more option combinations to synopt_report.c
The examples directory is no longer treated as EXTRA_DIST in automake
|
-
Property mode set to
100644
|
File size:
925 bytes
|
Line | |
---|
1 | Requirements: |
---|
2 | * >=automake-1.9 |
---|
3 | * >=libpcap-0.8 |
---|
4 | * flex and bison |
---|
5 | |
---|
6 | Strongly recommended: |
---|
7 | * zlib-dev (for reading and writing compressed traces) |
---|
8 | |
---|
9 | Optional: |
---|
10 | * DAG libraries (both 2.4 and 2.5 versions are supported) |
---|
11 | ---------------------------------- |
---|
12 | |
---|
13 | Installing libtrace: |
---|
14 | |
---|
15 | ./configure |
---|
16 | make |
---|
17 | make install |
---|
18 | |
---|
19 | The above series of commands will install libtrace into /usr/local/lib. If |
---|
20 | you wish to install to a non-standard location, append the |
---|
21 | --prefix=DIR option to the ./configure command. ./configure also takes |
---|
22 | a number of other options - run ./configure --help to view a comprehensive |
---|
23 | list. |
---|
24 | |
---|
25 | You may need to add the library location (e.g. /usr/local/lib) to your |
---|
26 | /etc/ld.so.conf and run 'ldconfig' as root. |
---|
27 | |
---|
28 | ---------------------------------- |
---|
29 | Using libtrace: |
---|
30 | |
---|
31 | The best source of information on how to use libtrace and the tools that come |
---|
32 | with it is the libtrace wiki located at |
---|
33 | http://www.wand.net.nz/trac/libtrace/wiki |
---|
34 | |
---|
35 | |
---|
Note: See
TracBrowser
for help on using the repository browser.