Changeset 1754 for trunk/INSTALL


Ignore:
Timestamp:
03/06/12 10:40:27 (16 months ago)
Author:
salcock
Message:
  • Updated version number to 3.0.14
  • Added mention of libpcap-dev to the INSTALL file
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/INSTALL

    r1157 r1754  
    2727 
    2828---------------------------------- 
     29 
     30Installation FAQ: 
     31 
     32Q. I've installed libpcap but I'm still getting the following error:  
     33"libpcap0.8 or greater is required to compile libtrace. If you have installed  
     34it in a non-standard location please use LDFLAGS to specify the location of  
     35the library"? 
     36 
     37A. You need to install the development version of the pcap library.  
     38For example, Ubuntu/Debian users will need to install the libpcap0.8-dev package  
     39in addition to the libpcap0.8 package. 
     40 
     41---------------------------------- 
    2942Using libtrace: 
    3043 
Note: See TracChangeset for help on using the changeset viewer.