Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 May 2001 22:17:06 -0400 (EDT)
From:      Kenneth Wayne Culver <culverk@wam.umd.edu>
To:        Bjarne Wichmann Petersen <mekanix@privat.dk>
Cc:        freebsd-multimedia@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG
Subject:   Re: Sound hell
Message-ID:  <Pine.GSO.4.21.0105302216070.10792-100000@rac4.wam.umd.edu>
In-Reply-To: <20010531000302.1d26c12a.mekanix@privat.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
Idunno, I usually just go to /usr/local/bin and do this (as root)

ln -s glib12-config glib-config

then

cd /usr/X11R6/bin

ln -s gtk12-config gtk-config.

Ken

On Thu, 31 May 2001, Bjarne Wichmann Petersen wrote:

> On Wed, 30 May 2001 16:52:03 -0400 (EDT)
> Kenneth Wayne Culver <culverk@wam.umd.edu> wrote:
> 
> > Well, arts retains the sound device for about a minute after it plays
> > something, so that's what's wrong with xmms... but they have an output
> > plugin for xmms that lets it play through artsd
> 
> 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?
> 
> Bjarne
> 


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?Pine.GSO.4.21.0105302216070.10792-100000>