From owner-freebsd-questions@FreeBSD.ORG Sun Aug 24 22:48:47 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2389416A4BF for ; Sun, 24 Aug 2003 22:48:47 -0700 (PDT) Received: from mx.eastlink.ca (mx.eastlink.ca [24.222.0.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D61C43FBF for ; Sun, 24 Aug 2003 22:48:41 -0700 (PDT) (envelope-from nfitzgerald@accesswave.ca) Received: from scandal.uncompiled.com ([24.224.189.127]) by mx2.eastlink.ca (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) with ESMTP id <0HK5004EFUSZPY@mx2.eastlink.ca> for questions@freebsd.org; Mon, 25 Aug 2003 02:48:35 -0300 (ADT) Date: Mon, 25 Aug 2003 02:48:41 -0300 From: Nicholas Fitzgerald To: questions@freebsd.org Message-id: <1061790522.36369.15.camel@scandal.uncompiled.com> MIME-version: 1.0 X-Mailer: Ximian Evolution 1.0.5 Content-type: text/plain Content-transfer-encoding: 7BIT Subject: glib2.2.2 not getting recognized X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Aug 2003 05:48:47 -0000 Hello, I have been trying to install certain ports that require GLIB 2.0.0 or greater but have been unfortunately failing. For whatever reason it is not detecting that I have GLIB 2.2.2 installed - which does show up in the 'ls /var/db/pkg'. The error message I get when installing the ports is as follows: checking for GLIB - version >= 2.0.0... no *** Could not run GLIB test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means GLIB is incorrectly installed. configure: error: *** GLIB 2.0.0 or better is required. The latest version of *** GLIB is always available from ftp://ftp.gtk.org/. Thanks in advanced, Nicholas