diff options
author | Gilbert Ramirez <gram@alumni.rice.edu> | 1999-08-27 22:57:56 +0000 |
---|---|---|
committer | Gilbert Ramirez <gram@alumni.rice.edu> | 1999-08-27 22:57:56 +0000 |
commit | 3764b0a3b1ba1d54597ef8fe4ccb4b4b63097859 (patch) | |
tree | 9605ba5a5042e651b0b7e93a2ab4439d7a8440f9 /INSTALL | |
parent | e62dfe591bd1482fb68035a38dfdc2e7b9de2c07 (diff) | |
download | wireshark-3764b0a3b1ba1d54597ef8fe4ccb4b4b63097859.tar.gz wireshark-3764b0a3b1ba1d54597ef8fe4ccb4b4b63097859.tar.bz2 wireshark-3764b0a3b1ba1d54597ef8fe4ccb4b4b63097859.zip |
Updated docs.
svn path=/trunk/; revision=594
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ Installation Checklist shared library, a copyright notice, changelog files, and a README file - you also need to install a "libpcap-dev" package to get header files, a non-shared library, and the man page. - Similarly, Red Hat users will need to install a "libpcap-devel" + Similarly, Red Hat 5.x users will need to install a "libpcap-devel" .rpm to go along with the "libpcap" .rpm. [ ] 3. Run './configure' in the Ethereal distribution directory. |