[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: glib installation
- From: "Hubert Sokolowski" <h sokolowski wsisiz edu pl>
- To: "abhi rocks" <badsep11 yahoo com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: glib installation
- Date: Wed, 27 Apr 2005 13:35:54 +0200 (CEST)
> hey
>
> Just wanted to say that i installed my glib2.6.4 using
>
> ./configure --prefix=/usr . So the pc file is
> installed in the /usr/lib/pkgconfig folder. So am i to
> still do what u have said.
>
> Another thing if i do move them then should i change
> the prefix variable of the pc files from /usr/local to
> /usr.
the PKG_CONFIG_PATH variable should contain
/usr/lib/pkgconfig:/usr/local/lib/pkgconfig
if pkgconfig --modversion glib-2.0 prints out 2.6.4 then there is a
problem in configure script of you program you are trying to compile.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]