Date: Tue, 13 Jul 1999 03:47:39 -0400 From: James Bailie <jazzturk@home.com> To: freebsd-ports@freebsd.org Cc: Danny <aries@aries.postnet.com> Subject: Re: Problem installing gtk1.2.3 Message-ID: <19990713034739.A301@cr31617-a.lndn1.on.wave.home.co> In-Reply-To: <Pine.BSF.4.10.9907122149240.46085-100000@aries.postnet.com>; from Danny on Mon, Jul 12, 1999 at 09:52:07PM -0500 References: <Pine.BSF.4.10.9907122149240.46085-100000@aries.postnet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 12, 1999 at 09:52:07PM -0500, Danny wrote: > checking for glib-config... no > checking for GLIB - version >= 1.2.3... no > *** The glib-config script installed by GLIB could not be found > *** If GLIB was installed in PREFIX, make sure PREFIX/bin is in > *** your path, or set the GLIB_CONFIG environment variable to the > *** full path to glib-config. The scripts gtk-config and glib-config get installed by ports Makefiles as gtkNN-config and glibNN-config, where NN is a digit-pair formed from the major and minor verion numbers. Obviously, the FreeBSD people must do this to allow multiple versions of Gtk+ to co-exist, but many ports' configure scripts do not get patched to look for the new names. You can make a symlink if you're only running one version of Gtk+. The scripts are placed in /usr/X11R6/bin. -- James Bailie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990713034739.A301>