aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
AgeCommit message (Collapse)AuthorFilesLines
2015-03-10Change a lot of http:// URLs to https://.Gerald Combs1-1/+1
Most of our sites are now HTTPS-only. Update URLs accordingly. Update other URLs while we're at it. Remove or comment out dead links. Change-Id: I7c4f323e6585d22760bb90bf28fc0faa6b893a33 Reviewed-on: https://code.wireshark.org/review/7621 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Gerald Combs <gerald@wireshark.org>
2014-08-13More INSTALL updates.Jeff Morriss1-41/+36
- We now support Gtk+-3, Gtk+-2, and Qt (Gtk+-1 is long dead). - Sync several of the configure options to what ./configure actually does (don't bother listing features which default to disabled though). - Don't mention sysconfdir since manuf doesn't go there any more (it goes in datadir). - Remove special install instructions for an ancient version of libpcap. - Point users to the Q&A site. Change-Id: I96a9e13fcf4225c526c5d9b536425b2d20e659f6 Reviewed-on: https://code.wireshark.org/review/3566 Reviewed-by: Evan Huus <eapache@gmail.com>
2014-08-12Indicate that Python is required to compile Wireshark.Jeff Morriss1-7/+9
Remove some trailing white space at the same time. (The ./configure options in INSTALL are significantly out of date--that will be the subject of a separate commit.) Change-Id: I3c03f90dab099e6d3386a235f35b691e7ff671be Reviewed-on: https://code.wireshark.org/review/3563 Reviewed-by: Daniel Black <danielblack@fedoraproject.org> Reviewed-by: Evan Huus <eapache@gmail.com>
2014-06-11A Subversion->Git change that we missed.Guy Harris1-6/+7
Change-Id: I651d25cb0a59f9ec350d4c482062077833c8f278 Reviewed-on: https://code.wireshark.org/review/2149 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2014-06-09Use only dpkg-buildpackage for building .debsBalint Reczey1-3/+12
This makes .deb generation not depending on autotools and also removes debian-package target from autotools-generated Makefile. Change-Id: Ia684cd310d85906763af1035fddf39c1fbaed984 Reviewed-on: https://code.wireshark.org/review/2052 Reviewed-by: Evan Huus <eapache@gmail.com> Reviewed-by: Gerald Combs <gerald@wireshark.org>
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
(Using sed : sed -i '/^\$Id\$/,+1 d') (No space or star before $Id$) Change-Id: I0801bd7cf234d32487008a8b6dcee64875b07688 Reviewed-on: https://code.wireshark.org/review/876 Reviewed-by: Evan Huus <eapache@gmail.com>
2012-09-24From Jim Young, bug 7745.Martin Mathieson1-0/+4
Add Makefile support for reordercap. svn path=/trunk/; revision=45090
2011-11-22Unconditionally install idl2wrsBalint Reczey1-4/+0
svn path=/trunk/; revision=39985
2011-06-17Added 'make osx-package' for building binary package for OSX.Stig Bjørlykke1-2/+3
Corrected text describing 'make svr4-package'. svn path=/trunk/; revision=37700
2010-04-09Rename README.win32 to README.windows and add a 64-bit download link.Gerald Combs1-1/+1
Add tools/textify.sh, which makes a Notepad-clickable copy of a text file. Use it for COPYING, NEWS, README, README.windows, and help/*.txt. Remove tools/unix2dos.pl and use Cygwin's u2d instead. svn path=/trunk/; revision=32440
2008-10-29Add a note in INSTALL that GTK+ 1.2[.x] is only supported up toSake Blok1-0/+5
Wireshark 1.0.x svn path=/trunk/; revision=26617
2008-04-10Wireshark is no longer beta software. But it's still software. :-)Jeff Morriss1-1/+1
svn path=/trunk/; revision=24880
2008-04-07Building Wireshark requires Perl (pod2man) so say so.Jeff Morriss1-5/+8
svn path=/trunk/; revision=24835
2008-03-24dumpcap.c: Fix a typo.Gerald Combs1-1/+15
INSTALL: Add entries for libcap. svn path=/trunk/; revision=24722
2008-03-17From William Pursell:Anders Broman1-2/+2
Minor errors in the documentation, and an Ethereal reference svn path=/trunk/; revision=24673
2008-02-27Expand the setuid text a bit.Gerald Combs1-1/+7
svn path=/trunk/; revision=24485
2008-02-26Wrap a line in the INSTALL file and correct some text in README.packaging.Gerald Combs1-4/+4
svn path=/trunk/; revision=24481
2008-02-26Update to be closer to current *nix Wireshark; (Addt'l info about setuid, ↵Bill Meier1-41/+32
etc needed). svn path=/trunk/; revision=24469
2008-02-18$ID$ --> $Id$Bill Meier1-1/+1
svn path=/trunk/; revision=24383
2008-02-18Add $Id$Bill Meier1-0/+2
svn path=/trunk/; revision=24382
2008-01-07From Marton Nemeth (bug 2168):Stig Bjørlykke1-5/+7
Add reference to Wiki in INSTALL. svn path=/trunk/; revision=24025
2006-12-09We no longer support UCD SNMP - and *do* support Net-SNMP, and haveGuy Harris1-15/+7
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-07-31Update to deal with GTK+ and GLib 2.x, where you use "pkg-config" to seeGuy Harris1-48/+51
what version is installed, if any. Clean up indentation. svn path=/trunk/; revision=18808
2006-06-17ethereal to wiresharkRonnie Sahlberg1-12/+12
svn path=/trunk/; revision=18503
2006-05-31More ethereal -> wireshark.Gerald Combs1-4/+4
svn path=/trunk/; revision=18292
2006-05-31Rename the main executable to "wireshark", along with more conversions:Gerald Combs1-3/+3
ethereal.com -> wireshark.org mailing lists and addresses ETHEREAL -> WIRESHARK Man pages Automake/Autoconf names svn path=/trunk/; revision=18271
2006-05-31Tethereal/tethereal -> TShark/tshark.Gerald Combs1-6/+6
svn path=/trunk/; revision=18268
2006-05-31libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofGerald Combs1-1/+1
changes here. It compiles OK on OS X, but hasn't been tested anywhere else. svn path=/trunk/; revision=18260
2006-05-22ethereal->wiresharkRonnie Sahlberg1-2/+2
svn path=/trunk/; revision=18207
2006-05-22ethereal->wireshark updatesRonnie Sahlberg1-1/+1
svn path=/trunk/; revision=18206
2005-06-02Note that this is *not* what you use if you're building from Subversion.Guy Harris1-0/+6
svn path=/trunk/; revision=14521
2005-04-16we are in beta, not alpha state any more :-)Ulf Lamping1-1/+1
svn path=/trunk/; revision=14099
2004-08-20Update to reflect GTK+/GLib 2.x now being the default.Guy Harris1-2/+6
svn path=/trunk/; revision=11782
2003-09-03Fix the documentation that I forgot to fix when I fixed --with-ucd-snmp.Richard Sharpe1-2/+2
Thanks to Tom Uijldert <Tom.Uijldert@logicacmg.com>. svn path=/trunk/; revision=8355
2003-01-29Add some missing specific configure options.Laurent Deniel1-3/+17
svn path=/trunk/; revision=7035
2002-04-13Update to reflect the replacement of "--enable-zlib"/"--disable-zlib"Guy Harris1-7/+14
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-03-11Update various README and INSTALL files to reflect the requirement forGuy Harris1-4/+4
UCD SNMP 4.2.2 or later if you want MIB-reading support. svn path=/trunk/; revision=4926
2002-01-31Change format of INSTALL text, removing the square-bracketGilbert Ramirez1-73/+181
check-boxes. Describe in detail the non-generic configure switches. svn path=/trunk/; revision=4653
2002-01-20Revamp the RPM building process. For versions of rpm that supportGerald Combs1-5/+20
"--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
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