From owner-freebsd-ports Tue Jul 13 7:41:19 1999 Delivered-To: freebsd-ports@freebsd.org Received: from peloton.physics.montana.edu (peloton.physics.montana.edu [153.90.192.177]) by hub.freebsd.org (Postfix) with ESMTP id 8ADAD15132 for ; Tue, 13 Jul 1999 07:41:17 -0700 (PDT) (envelope-from brett@peloton.physics.montana.edu) Received: from localhost (brett@localhost) by peloton.physics.montana.edu (8.8.8/8.8.7) with ESMTP id IAA02058; Tue, 13 Jul 1999 08:39:10 -0600 (MDT) (envelope-from brett@peloton.physics.montana.edu) Date: Tue, 13 Jul 1999 08:39:10 -0600 (MDT) From: Brett Taylor To: Danny Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Problem installing gtk1.2.3 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, > 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. > configure: error: This isn't nearly enough information to help. Can you see glib12-config in /usr/local/bin (or ${PREFIX}/bin if you are installing ports somewhere else than /usr/local)? Now go look in the gtk12 port directory; cd to work/gtk-12 (or whatever the gtk directory is inside of work) and look at the config.log (you could use tail as the error will be the last thing in the log) and see what it says. The other option is to pkg_delete glib, cd to /usr/ports/graphics/gimp and let the dependencies build themselves as the gimp is built. (note this still may fail) Brett *********************************************************** Brett Taylor brett@peloton.physics.montana.edu * brett@daemonnews.org * * http://www.daemonnews.org/ * *********************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message