ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-users: Re: [Ethereal-users] Building Ethereal 0.9.4 on FreeBSD 4.6-RELEASE

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

From: Guy Harris <guy@xxxxxxxxxx>
Date: Wed, 26 Jun 2002 14:21:09 -0700
On Wed, Jun 26, 2002 at 04:00:08PM -0500, Aron Silverton wrote:
> I took care of the glib12 and gtk12 issue, but I still have the same 
> problem.  Some digging around the system showed that I have:
> 
> libglib12.* in /usr/local/lib
> libgtk12.*  in /usr/X11R6/lib
> 
> glib12-config in /usr/local/bin
> gtk12-config  in /usr/X11R6/bin

What happens if you run

	glib-config --cflags
	glib-config --libs
	gtk-config --cflags
	gtk-config --libs