Commit Graph

37 Commits

Author SHA1 Message Date
Anders Broman 245d0ea29a From William Pursell:
Minor errors in the documentation, and an Ethereal reference

svn path=/trunk/; revision=24673
2008-03-17 21:26:54 +00:00
Gerald Combs b202480fd8 Expand the setuid text a bit.
svn path=/trunk/; revision=24485
2008-02-27 01:22:51 +00:00
Gerald Combs 45a373d6ae Wrap a line in the INSTALL file and correct some text in README.packaging.
svn path=/trunk/; revision=24481
2008-02-26 20:05:25 +00:00
Bill Meier 718cf133a6 Update to be closer to current *nix Wireshark; (Addt'l info about setuid, etc needed).
svn path=/trunk/; revision=24469
2008-02-26 14:52:35 +00:00
Bill Meier dfe59f98e0 $ID$ --> $Id$
svn path=/trunk/; revision=24383
2008-02-18 23:21:35 +00:00
Bill Meier 5b8da491d7 Add $Id$
svn path=/trunk/; revision=24382
2008-02-18 22:39:03 +00:00
Stig Bjørlykke 485ba80ea9 From Marton Nemeth (bug 2168):
Add reference to Wiki in INSTALL.

svn path=/trunk/; revision=24025
2008-01-07 21:16:44 +00:00
Guy Harris c21f42cf84 We no longer support UCD SNMP - and *do* support Net-SNMP, and have
supported it for quite a while.

Also, note that it might not even be possible to run Wireshark set-UID.

svn path=/trunk/; revision=20075
2006-12-09 01:37:22 +00:00
Guy Harris a67ef251de Update to deal with GTK+ and GLib 2.x, where you use "pkg-config" to see
what version is installed, if any.

Clean up indentation.

svn path=/trunk/; revision=18808
2006-07-31 21:11:54 +00:00
Ronnie Sahlberg 86eaf399d0 ethereal to wireshark
svn path=/trunk/; revision=18503
2006-06-17 12:30:06 +00:00
Gerald Combs 8d6c73e567 More ethereal -> wireshark.
svn path=/trunk/; revision=18292
2006-05-31 22:34:21 +00:00
Gerald Combs eb71f7fb96 Rename the main executable to "wireshark", along with more conversions:
ethereal.com -> wireshark.org
  mailing lists and addresses
  ETHEREAL -> WIRESHARK
  Man pages
  Automake/Autoconf names


svn path=/trunk/; revision=18271
2006-05-31 19:12:15 +00:00
Gerald Combs 8958bab6de Tethereal/tethereal -> TShark/tshark.
svn path=/trunk/; revision=18268
2006-05-31 17:38:42 +00:00
Gerald Combs b15974d094 libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ of
changes here.  It compiles OK on OS X, but hasn't been tested anywhere else.

svn path=/trunk/; revision=18260
2006-05-31 00:23:01 +00:00
Ronnie Sahlberg 6075ec39fb ethereal->wireshark
svn path=/trunk/; revision=18207
2006-05-22 08:21:22 +00:00
Ronnie Sahlberg f0b33a4789 ethereal->wireshark updates
svn path=/trunk/; revision=18206
2006-05-22 08:14:01 +00:00
Guy Harris 837934eafc Note that this is *not* what you use if you're building from Subversion.
svn path=/trunk/; revision=14521
2005-06-02 07:17:08 +00:00
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