|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [Plug] Problems installing glib
|
Michael Leone discourseth:
>
> Went to install the latest gtk; it complained that my glib was an old version. To which I replied "Huh?". :-)
When you build gtk, make sure /usr/local/bin is in your PATH. The
configure script executes a program called glib-config to find out
what version is available.
>
> Looked like the glib got installed to /usr/local/lib. Have no idea if that's right, or if I have an older glib still around somewhere.
You do..in /usr/lib..but it's good that the new stuff went into
/usr/local since RedHat 5.2 probably has some stuff that depends on
old stuff being in /usr.
Eric
_______________________________________________
Plug maillist - Plug@lists.nothinbut.net
http://lists.nothinbut.net/mail/listinfo/plug
|
|