diff options
author | Gilbert Ramirez <gram@alumni.rice.edu> | 1999-11-23 03:50:40 +0000 |
---|---|---|
committer | Gilbert Ramirez <gram@alumni.rice.edu> | 1999-11-23 03:50:40 +0000 |
commit | 61604233f11fc06f6c9e13d6ef22094017b7a5b4 (patch) | |
tree | 92a21d25772d90ae747da0a489f728dc65308eb3 /INSTALL | |
parent | cf67247e92271de21d1c8640181f849555301515 (diff) | |
download | wireshark-61604233f11fc06f6c9e13d6ef22094017b7a5b4.tar.gz wireshark-61604233f11fc06f6c9e13d6ef22094017b7a5b4.tar.bz2 wireshark-61604233f11fc06f6c9e13d6ef22094017b7a5b4.zip |
Add AIX doco and modify references to it.
svn path=/trunk/; revision=1096
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -18,13 +18,15 @@ Installation Checklist need to install a "gtk-devel" .rpm. [ ] 2. If you want to capture packets, make sure you have libpcap - installed. The latest version can be found at + installed. The latest "official" version can be found at ftp://ftp.ee.lbl.gov . Make sure you install the headers ('make install-incl') when you install the library. + New development of libpcap is occurring at www.tcpdump.org + If you installed libpcap from a binary package, you may have to install a "development" package; for example, there's apparently a "libpcap0" Debian package, but it just includes a |