Date: Mon, 16 Jul 2001 09:24:58 +0200 From: Jesper Skriver <none@jesper--skriver.dk.lh.bsd-dk.dk> To: bsd-dk@bsd-dk.dk Subject: Re: glib-config
On Mon, Jul 16, 2001 at 08:22:11AM +0200, Peter I. Hansen wrote:
> Michael Lyngbøl wrote:
>
> > On 15.07.2001 23:55:57 +0000, Michael Lyngbøl wrote:
> > > > 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 [...]
> >
> > Sorry:
> >
> > $ GLIB_CONFIG=/usr/local/bin/glib12-config ./configure [...]
> >
> > /Michael
> >
> > --
> > Michael Lyngbøl -- michael at lyngbol dot dk
> > TDC Tele Danmark, DataNetworks, IP section
>
> Det troede jeg også men configure giver stadig samme fejl...
GLIB_CONFIG=/usr/local/bin/glib12-config; export GLIB_CONFIG; ./configure [...]
/Jesper
-- Jesper Skriver, jesper(at)skriver(dot)dk - CCIE #5456 Work: Network manager @ AS3292 (Tele Danmark DataNetworks) Private: FreeBSD committer @ AS2109 (A much smaller network ;-)One Unix to rule them all, One Resolver to find them, One IP to bring them all and in the zone to bind them.
This archive was generated by hypermail 2b30 : Wed 15 Nov 2006 - 18:24:12 CET