[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: glib installation
- From: abhi rocks <badsep11 yahoo com>
- To: gtk-app-devel-list gnome org
- Subject: Re: glib installation
- Date: Wed, 27 Apr 2005 12:27:08 +0100 (BST)
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.
Thank You
Abhishek Samuel
--- Hubert Sokolowski <h sokolowski wsisiz edu pl>
wrote:
> > hi
> >
> > Thanks for your reply. I did manage to change the
> > variable but the problem still exists. My
> pkgconfig
> > folder is in /usr/lib.
> > Even when i check by pkg-config --modversion tells
> me
> > that i have got the latest installed.
> did you remove the old version? how does the
> compiled program checks for
> glib?
> to make sure you have only one version of .pc file
> for a package you could
> move all files from /usr/local/lib/pkgconfig to
> /usr/lib/pkgconfig and
> make a symlink /usr/local/lib/pkgconfig ->
> /usr/lib/pkgconfig
> mv -fv /usr/local/lib/pkgconfig/* /usr/lib/pkgconfig
> rm -r /usr/local/lib/pkgconfig
> ln -s /usr/lib/pkgconfig /usr/local/lib/pkgconfig
> ofcouse by root user.
>
Send instant messages to your online friends http://uk.messenger.yahoo.com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]