diff options
author | Guy Harris <guy@alum.mit.edu> | 2007-09-30 00:03:38 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2007-09-30 00:03:38 +0000 |
commit | 1c5db4d638c32771f5870dd902f8047755cc078d (patch) | |
tree | ad1a3e7b127969dba4e7395af57bd947c6d795be /README.macos | |
parent | 115c3de2299409738fcc048e19a065ba3608ed82 (diff) | |
download | wireshark-1c5db4d638c32771f5870dd902f8047755cc078d.tar.gz wireshark-1c5db4d638c32771f5870dd902f8047755cc078d.tar.bz2 wireshark-1c5db4d638c32771f5870dd902f8047755cc078d.zip |
Wireshark builds with 10.4's X11 as well.
svn path=/trunk/; revision=23033
Diffstat (limited to 'README.macos')
-rw-r--r-- | README.macos | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/README.macos b/README.macos index 2a499e7c1f..ea0b1aef7c 100644 --- a/README.macos +++ b/README.macos @@ -5,9 +5,9 @@ not work on earlier versions of Mac OS). In order to build Wireshark, you must have X11 and the X11 developer headers and libraries installed; otherwise, you will not be able to -build or install GTK+, and will only be able to build TShark. The -X11 and X11 SDK that come with Mac OS X 10.3[.x] are sufficient to build -and run Wireshark. +build or install GTK+, and will only be able to build TShark. The X11 +and X11 SDK that come with Mac OS X Panther and Tiger are sufficient to +build and run Wireshark. The changes to enable libwiretap and libwireshark being built as shared libraries have broken shared gtk1 builds on Mac OS X. The GLib 1.x and |