Changes between Version 2 and Version 3 of DAGNotes
- Timestamp:
- 07/29/10 10:24:46 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DAGNotes
v2 v3 26 26 If libtrace was successful in finding your DAG libraries, the following line will appear in the summary at the end of the ./configure output: 27 27 {{{ 28 configure: Compiled with DAG live capture support: 3.028 configure: Compiled with DAG live capture support: 2.5 29 29 }}} 30 30 31 The number will be the DAG library version. If this is 2.4, libtrace will build using format_dag24, otherwise format_dag25 will be used.31 The number indicates which libtrace DAG format will be built. If this is 2.4, libtrace will build using format_dag24, otherwise format_dag25 will be used. 32 32 33 33 If you get the following, no DAG libraries were found for your system: