[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: glib installation



> 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]