Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jul 1999 08:39:10 -0600 (MDT)
From:      Brett Taylor <brett@peloton.physics.montana.edu>
To:        Danny <aries@aries.postnet.com>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: Problem installing gtk1.2.3
Message-ID:  <Pine.BSF.4.05.9907130837030.29247-100000@peloton.physics.montana.edu>
In-Reply-To: <Pine.BSF.4.10.9907122149240.46085-100000@aries.postnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9907130837030.29247-100000>