Re: glib-config

From: Michael Lyngbøl (none@michael--lyngbol.dk.lh.bsd-dk.dk)
Date: Sun 15 Jul 2001 - 23:55:57 CEST


Date: Sun, 15 Jul 2001 23:55:57 +0200
From: Michael Lyngbøl <none@michael--lyngbol.dk.lh.bsd-dk.dk>
To: bsd-dk@bsd-dk.dk
Subject: Re: glib-config

On 15.07.2001 23:39:11 +0000, Peter I. Hansen wrote:
> Hej
>
> Jeg har på det seneste oplevet nogle gange at jeg download en tarball,
> kører et configure script, og får følgende fejl :
>
> checking for glib-config... (cached) no
> 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.
> checking for gtk-config... (cached) no
> checking for GTK - version >= 1.2.0... no
> *** The gtk-config script installed by GTK could not be found
> *** If GTK was installed in PREFIX, make sure PREFIX/bin is in
> *** your path, or set the GTK_CONFIG environment variable to the
> *** full path to gtk-config.
>
> Er der nogen her som har nogle erfaringer med dette problem ?

Fordi ports installerer /usr/local/bin/glib12-config

Jvf. fejlmeddelsen kan du klare det med:

$ ./configure GLIB_CONFIG=/usr/local/bin/glib12-config [...]

/Michael

-- 
Michael Lyngbøl -- michael at lyngbol dot dk
TDC Tele Danmark, DataNetworks, IP section



This archive was generated by hypermail 2b30 : Wed 15 Nov 2006 - 18:24:12 CET