Commit Graph

20 Commits

Author SHA1 Message Date
Ulf Lamping 36d16112ac we are in beta, not alpha state any more :-)
svn path=/trunk/; revision=14099
2005-04-16 19:16:27 +00:00
Guy Harris fe87609956 Update to reflect GTK+/GLib 2.x now being the default.
svn path=/trunk/; revision=11782
2004-08-20 17:48:45 +00:00
Richard Sharpe fd9f317fa0 Fix the documentation that I forgot to fix when I fixed --with-ucd-snmp.
Thanks to Tom Uijldert <Tom.Uijldert@logicacmg.com>.

svn path=/trunk/; revision=8355
2003-09-03 07:11:31 +00:00
Laurent Deniel 477e939a4e Add some missing specific configure options.
svn path=/trunk/; revision=7035
2003-01-29 22:55:05 +00:00
Guy Harris 6c20421d36 Update to reflect the replacement of "--enable-zlib"/"--disable-zlib"
with "--with-zlib"/"--without-zlib", and the added support for
"--with-zlib=DIR".

Update to reflect the replacement of "--disable-snmp" with
"--without-ucdsnmp".

Note "--without-pcap" is what you'd use to build on a system without
libpcap.

Fix some typos.

svn path=/trunk/; revision=5153
2002-04-13 22:11:06 +00:00
Guy Harris 709080b358 Update various README and INSTALL files to reflect the requirement for
UCD SNMP 4.2.2 or later if you want MIB-reading support.

svn path=/trunk/; revision=4926
2002-03-11 02:12:41 +00:00
Gilbert Ramirez f8aecbe446 Change format of INSTALL text, removing the square-bracket
check-boxes.

Describe in detail the non-generic configure switches.

svn path=/trunk/; revision=4653
2002-01-31 16:51:08 +00:00
Gerald Combs b11f1955e4 Revamp the RPM building process. For versions of rpm that support
"--define", we now build the RPM and SRPM packages in packages/rpm.
As a result, one need not be root to build RPM-based packages.

Move the specfile to packaging/rpm/SPECS.

Update the INSTALL document to include the various packaging makefile
targets.

svn path=/trunk/; revision=4581
2002-01-20 23:05:25 +00:00
Guy Harris e9d00f4a4f Mergecap utility for merging capture files, from Scott Renfro.
svn path=/trunk/; revision=3701
2001-07-12 19:59:41 +00:00
Gilbert Ramirez 038774d586 Enable the building of any combination of ethereal, tethereal, and editcap.
If GTK+ is not detected, then ethereal is not built.

svn path=/trunk/; revision=2695
2000-11-22 04:03:22 +00:00
Guy Harris 5e31970900 Note that the current CVS version of libpcap from tcpdump.org doesn't
have, doesn't require, an "install-incl" Make target.

svn path=/trunk/; revision=2582
2000-11-08 21:33:33 +00:00
Guy Harris a103859052 The latest version of libpcap is now at www.tcpdump.org, not at LBL.
svn path=/trunk/; revision=2153
2000-07-22 19:28:46 +00:00
Guy Harris f92b3b7467 You shouldn't need to install "libtool" just to compile and install
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-28 09:06:24 +00:00
Jun-ichiro itojun Hagino 3425cafcfb libtool 1.3.4 is required (1.3.3 did not work. i'm not sure what happens
when 1.3.5 comes out).

svn path=/trunk/; revision=1381
1999-12-28 03:03:20 +00:00
Gilbert Ramirez 61604233f1 Add AIX doco and modify references to it.
svn path=/trunk/; revision=1096
1999-11-23 03:50:40 +00:00
Gilbert Ramirez 3764b0a3b1 Updated docs.
svn path=/trunk/; revision=594
1999-08-27 22:57:56 +00:00
Gilbert Ramirez 5a7e28ca46 Added the ability to create a read-only ethereal, i.e., one that
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-07-09 04:18:36 +00:00
Guy Harris f453647cdb Update it to note that GTK+ has stable 1.2.x versions now.
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
1999-05-04 18:26:22 +00:00
Gerald Combs 2301bf5e10 * Installation documentation updates
svn path=/trunk/; revision=141
1998-12-29 03:12:07 +00:00
Gerald Combs 86534f46e1 Initial revision
svn path=/trunk/; revision=2
1998-09-16 02:39:15 +00:00