From owner-freebsd-questions Wed May 30 19:17:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from po4.wam.umd.edu (po4.wam.umd.edu [128.8.10.166]) by hub.freebsd.org (Postfix) with ESMTP id EFA2037B423; Wed, 30 May 2001 19:17:43 -0700 (PDT) (envelope-from culverk@wam.umd.edu) Received: from rac4.wam.umd.edu (IDENT:root@rac4.wam.umd.edu [128.8.10.144]) by po4.wam.umd.edu (8.9.3/8.9.3) with ESMTP id WAA29075; Wed, 30 May 2001 22:17:40 -0400 (EDT) Received: from rac4.wam.umd.edu (IDENT:sendmail@localhost [127.0.0.1]) by rac4.wam.umd.edu (8.9.3/8.9.3) with SMTP id WAA11201; Wed, 30 May 2001 22:17:40 -0400 (EDT) Received: from localhost (culverk@localhost) by rac4.wam.umd.edu (8.9.3/8.9.3) with ESMTP id WAA11197; Wed, 30 May 2001 22:17:40 -0400 (EDT) X-Authentication-Warning: rac4.wam.umd.edu: culverk owned process doing -bs Date: Wed, 30 May 2001 22:17:40 -0400 (EDT) From: Kenneth Wayne Culver To: Brooks Davis Cc: Bjarne Wichmann Petersen , freebsd-multimedia@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: Sound hell In-Reply-To: <20010530152836.A29534@Odin.AC.HMC.Edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I suppose that works too :-) On Wed, 30 May 2001, Brooks Davis wrote: > 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! ;) > > > > checking for GLIB - version >= 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. > > > > 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 > ./configure > > (You'll have to repete this process a few times for gtk and some other > things IIRC.) > > -- Brooks > > -- > 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message