From owner-freebsd-questions Mon Oct 16 20:13:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id A0B5E37B4C5 for ; Mon, 16 Oct 2000 20:13:43 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.11.1/8.11.1) id e9H3DfF15738; Mon, 16 Oct 2000 22:13:41 -0500 (CDT) (envelope-from dan) Date: Mon, 16 Oct 2000 22:13:41 -0500 From: Dan Nelson To: Gabriel Cc: freebsd-questions@FreeBSD.ORG Subject: Re: GTK libs... Message-ID: <20001016221341.B9400@dan.emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.10i In-Reply-To: ; from "Gabriel" on Mon Oct 16 21:57:24 GMT 2000 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Oct 16), Gabriel said: > I am trying to compile pan newsreader on a 4.1.1-RELEASE system and the > ./configure output fails as follows: > checking for GLIB - version >= 1.2.7... 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. > configure: error: > *** GLIB 1.2.7 or better is required. The latest version of GLIB > *** is always available from ftp://ftp.gtk.org/. > > I have installed the gtk 1.2.8 and 1.3.1 ports and it still will not > compile. Does anyone have any clue as to why it is failing? Are you compiling pan from the ports tree? Try adding "USE_GLIB=yes" to the port Makefile. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message