Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: Re: [Ethereal-dev] Re: [Ethereal-cvs] cvs commit: ethereal README.macos

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Michael Tuexen <Michael.Tuexen@xxxxxxxxxxxxxxxxx>
Date: Tue, 23 Mar 2004 19:31:37 +0100
Guy,

I installed gtk2/ethereal on a plain 10.3.3 system and
the PKG_CONFIG_PATH stuff worked.

One minor comment:

pcap-stdinc.h is not necessary (unless WIN32 is defined on
a Mac OS X system, hopefully not in the near future...).

from pcap.h:

#ifdef WIN32
#include <pcap-stdinc.h>
#else /* WIN32 */
#include <sys/types.h>
#include <sys/time.h>
#endif /* WIN32 */

Best regards
Michael

On Mar 23, 2004, at 6:44 AM, Guy Harris wrote:

On Mon, Mar 22, 2004 at 06:05:23PM -0800, Guy Harris wrote:
Michael Tuexen said:
I installed it. The following steps were necessary:

0. make sure that /usr/X11R6/bin is in your path.
1. Compile / install pkgconfig
2. Compile / install gettext
3. cp /usr/X11R6/lib/pkgconfig/* /usr/local/lib/pkgconfig/

Does setting PKG_CONFIG_PATH to include /usr/X11R6/lib/pkgconfig also do
that?

It does - I updated README.macos to mention that and to list the new
versions of the various libraries.

_______________________________________________
Ethereal-dev mailing list
Ethereal-dev@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-dev