aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
AgeCommit message (Collapse)AuthorFilesLines
2001-07-12Mergecap utility for merging capture files, from Scott Renfro.Guy Harris1-2/+2
svn path=/trunk/; revision=3701
2000-11-22Enable the building of any combination of ethereal, tethereal, and editcap.Gilbert Ramirez1-0/+5
If GTK+ is not detected, then ethereal is not built. svn path=/trunk/; revision=2695
2000-11-08Note that the current CVS version of libpcap from tcpdump.org doesn'tGuy Harris1-2/+4
have, doesn't require, an "install-incl" Make target. svn path=/trunk/; revision=2582
2000-07-22The latest version of libpcap is now at www.tcpdump.org, not at LBL.Guy Harris1-3/+1
svn path=/trunk/; revision=2153
1999-12-28You shouldn't need to install "libtool" just to compile and installGuy Harris1-13/+5
Ethereal (it didn't appear to be necessary when I tried it). It may be necessary if you're going to do development, but the same applies to "automake" and "autoconf" - we should document that somewhere, giving the minimum versions required. svn path=/trunk/; revision=1384
1999-12-28libtool 1.3.4 is required (1.3.3 did not work. i'm not sure what happensJun-ichiro itojun Hagino1-5/+13
when 1.3.5 comes out). svn path=/trunk/; revision=1381
1999-11-23Add AIX doco and modify references to it.Gilbert Ramirez1-1/+3
svn path=/trunk/; revision=1096
1999-08-27Updated docs.Gilbert Ramirez1-1/+1
svn path=/trunk/; revision=594
1999-07-09Added the ability to create a read-only ethereal, i.e., one thatGilbert Ramirez1-4/+7
doesn't link with libpcap, so no packet captures can be made. The "--disable-pcap" option has been added to the configure script. Docs have been updated. And the string buffer size in the simple_dialog() has been doubled so that Johan's e-mail address in the "About" dialogue window doesn't get chopped off. svn path=/trunk/; revision=351
1999-05-04Update it to note that GTK+ has stable 1.2.x versions now.Guy Harris1-2/+8
Add a note warning that if you installed GTK+ from a binary package, it may be a "user's" package, and you may also have to install the "developer's" package. svn path=/trunk/; revision=255
1998-12-29* Installation documentation updatesGerald Combs1-171/+36
svn path=/trunk/; revision=141
1998-09-16Initial revisionGerald Combs1-0/+182
svn path=/trunk/; revision=2