Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 May 2001 15:28:36 -0700
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        Bjarne Wichmann Petersen <mekanix@privat.dk>
Cc:        Kenneth Wayne Culver <culverk@wam.umd.edu>, freebsd-multimedia@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG
Subject:   Re: Sound hell
Message-ID:  <20010530152836.A29534@Odin.AC.HMC.Edu>
In-Reply-To: <20010531000302.1d26c12a.mekanix@privat.dk>; from mekanix@privat.dk on Thu, May 31, 2001 at 12:03:02AM %2B0200
References:  <20010530224520.56e8af2c.mekanix@privat.dk> <Pine.GSO.4.21.0105301650240.16312-100000@rac4.wam.umd.edu> <20010531000302.1d26c12a.mekanix@privat.dk>

next in thread | previous in thread | raw e-mail | index | archive | help

--lrZ03NoBR/3+SXJZ
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, May 31, 2001 at 12:03:02AM +0200, Bjarne Wichmann Petersen wrote:
> Neat! I'm trying to compile it and already into trouble! ;)
>=20
> checking for GLIB - version >=3D 1.2.0... 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.
>=20
> How do I get configure to look for glib12-config instead? A quick fix
> would be to link to glib-config but that doesn't seem "clean" to me... any
> ideas?

As the message you quoted sugguests do something like:

setenv GLIB_CONFIG /usr/local/bin/glib12-config
=2E/configure

(You'll have to repete this process a few times for gtk and some other
things IIRC.)

-- Brooks

--=20
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529  9BF0 5D8E 8BE9 F238 1AD4

--lrZ03NoBR/3+SXJZ
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7FXQTXY6L6fI4GtQRAgrfAJ4vEzuyJLEKWdAAMLMY+gdqafinvACgzs0L
8XbW99wzU731bdoubAPP6Ko=
=NPN0
-----END PGP SIGNATURE-----

--lrZ03NoBR/3+SXJZ--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010530152836.A29534>