White space changes.
[metze/wireshark/wip.git] / README.macos
index 6ee4e8b9b2e6ad6c8aeea5a63a7afa2da8559c75..d88d40f4798af3e070f3d90561db26559dc480cb 100644 (file)
@@ -4,7 +4,8 @@ This file tries to help building Wireshark for Mac OS X (Wireshark does
 not work on earlier versions of Mac OS).
 
 You must have the developer tools (called Xcode) installed. Xcode 3 should
-be available on the install DVD. See
+be available on the install DVD; Xcode 4 is available for download from
+developer.apple.com and, for Lion, from the Mac App Store. See
 
        http://guide.macports.org/chunked/installing.xcode.html
 
@@ -22,7 +23,10 @@ which they depend; it will, by default, also install other libraries
 that can be used by Wireshark and TShark.  The versions of libraries to
 download are specified by variables set early in the script; you can
 comment out the settings of optional libraries if you don't want them
-downloaded and installed.
+downloaded and installed.  Before running the macosx-setup.sh script,
+and before attempting to build Wireshark, make sure your PKG_CONFIG_PATH
+environment variable's setting includes both /usr/X11/lib/pkgconfig
+and /usr/local/lib/pkgconfig.
 
 After you have installed those libraries: