The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / README.macos @ master

History | View | Annotate | Download (6.66 KB)

# Date Author Comment
95065da3 06/11/2014 07:57 PM Guy Harris

Some more SVN->Git.

Change-Id: Iba5274ab5e653a0a3c0a56e62ee168ac957daf27
Reviewed-on: https://code.wireshark.org/review/2152
Reviewed-by: Guy Harris <>

94a791a7 03/31/2014 12:00 PM Alexis La Goutte

Continue to remove $Id$ from top of file

(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 <>

d8dfa859 01/05/2013 02:42 PM Guy Harris

Give information on command-line tools with Xcode 4.

svn path=/trunk/; revision=46953

61b70c94 09/07/2012 11:10 PM Guy Harris

Fix some issues that showed up when building on Mountain Lion, and
update the README.macos file.

svn path=/trunk/; revision=44810

be74ddde 08/24/2011 06:10 PM Guy Harris

The guide.macports.org page points you to the other page, so just cite
it.

svn path=/trunk/; revision=38726

c6a79c88 08/24/2011 06:08 PM Guy Harris

Update the information about getting Xcode, and note that
PKG_CONFIG_PATH must include /usr/X11/lib/pkgconfig (the man page for
pkg-config 0.26 seems to indicate that pkg-config searches the
directories in PKG_CONFIG_PATH in addition to the standard
directories, so it might be sufficient to set PKG_CONFIG_PATH to...

b273aad6 07/15/2011 05:48 PM Guy Harris

Add Joerg Mayer's macos-setup.sh script, modified to add an "x" after
"macos", to fix some bugs, to use "sudo" if necessary when installing,
to make the library version numbers variables, and to download the
optional libraries, by default, as well. Also add his patches to make...

bf2da67e 06/19/2011 03:27 PM Jörg Mayer

More newbie information:
- The developer tools are called Xcode.
Add link how to install developer's tools (posted by Tony Trinh)

svn path=/trunk/; revision=37719

0adcab9f 06/19/2011 02:51 PM Jörg Mayer

Readability improvements for Mac newbies
- Add version numbers to the code names.
- Remove Darwin and just use Mac OS.

svn path=/trunk/; revision=37717

dfdeeb55 06/19/2011 01:34 PM Guy Harris

Update for current reality, and give some more details.

svn path=/trunk/; revision=37714

5d2ae3a0 12/20/2009 05:46 PM Guy Harris

Update to reflect that Tiger isn't the current OS X release.

Suggest that the user completely clean out their build trees and start
from scratch after an OS major version upgrade. (That might well be a
good idea on all UN*Xes.)

Note some issues that show up with support libraries on Snow Leopard due...

1c5db4d6 09/29/2007 08:03 PM Guy Harris

Wireshark builds with 10.4's X11 as well.

svn path=/trunk/; revision=23033

06bdc31f 06/17/2006 08:21 AM Ronnie Sahlberg

ethereal to wireshark changes

svn path=/trunk/; revision=18501

8958bab6 05/31/2006 01:38 PM Gerald Combs

Tethereal/tethereal -> TShark/tshark.

svn path=/trunk/; revision=18268

b15974d0 05/30/2006 08:23 PM Gerald Combs

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

5dde018c 06/19/2005 03:17 PM Guy Harris

Add a note about the PNG, JPEG, and TIFF loaders not being usable (or
not easy to get to work) on Tiger.

svn path=/trunk/; revision=14703

751e7a41 01/17/2005 09:15 PM Guy Harris

Fix a pathname.

svn path=/trunk/; revision=13106

154d2eff 08/16/2004 08:34 PM Guy Harris

We now try to detect OS X systems with a new libpcap but old headers,
and not try to use the shiny new routines on those systems, so you
shouldn't get the "`pcap_if_t' undeclared" error any more.

svn path=/trunk/; revision=11757

8a8b8834 07/17/2004 08:24 PM Guy Harris

Set the svn:eol-style property on all text files to "native", so that
they have LF at the end of the line on UN*X and CR/LF on Windows;
hopefully this means that if a CR/LF version is checked in on Windows,
the CRs will be stripped so that they show up only when checked out on...

73a49d2e 07/03/2004 05:46 PM Michael Tüxen

Update to reflect that the gtk+2 stuff is enabled by default now.

svn path=/trunk/; revision=11303

b7ef0e5b 03/23/2004 01:33 PM Michael Tüxen

pcap-stdinc.h is not needed on a Mac OS X system.

svn path=/trunk/; revision=10462

b66308c7 03/22/2004 10:19 PM Guy Harris

Note that you need X11 and the X11 developer headers and libraries
installed in order to build Ethereal.

Michael Tuexen indicated how to successfully build GTK+ 2.4 on Mac OS X
(10.3[.x], at least) - update the directions to give the latest versions
of GLib/Pango/GTK+/ATK and to give instructions on how to make them...

65736157 03/22/2004 06:50 PM Guy Harris

To build with GLib 2.x/GTK+ 2.x, you need to configure with
--enable-gtk2 regardless of whether you have GLib 1.2[.x]/GTK+ 1.2[.x]
installed or not.

svn path=/trunk/; revision=10444

41c5ac68 03/22/2004 06:40 PM Guy Harris

Note that GTK+ 2.4 doesn't work, and indicate why.

Enumerate the dependencies for GLib 2.4/GTK+ 2.4, and indicate that GNU
gettext is also required, even though it's not in the set of
dependencies on the GTK+ site (after all, the ENTIRE WORLD runs Linux,...

ea996167 03/21/2004 05:55 PM Guy Harris

Update to note that the 10.3.3 Software Update will probably also
install a new libpcap shared library but not install new libpcap headers.

svn path=/trunk/; revision=10428

aa7a8093 03/21/2004 02:04 PM Jörg Mayer

Update to include the libpcap problems. Using excerpts from a mailexchange
between Guy Harris and Peter ("downtime").

svn path=/trunk/; revision=10426

7e3ed089 03/16/2004 01:18 PM Guy Harris

It's Mac OS, not MacOS.

Note that Ethereal doesn't work on pre-X Mac OS, in case somebody sees
".macos" and thinks it'll work on OS 9 or earlier versions.

Explain that GLib and GTK+ now need to be shared libraries, and that
the GLib 1.x and GTK+ 1.x release tarballs were built with an older...

ac1279ec 03/14/2004 09:04 PM Jörg Mayer

Beginnings of README.macos

svn path=/trunk/; revision=10381