Re: Help on Glib and pango installations.



nkb wrote:
Hi.
Beginner's question.
I'm trying to install gtk2.2.3. I downloaded and installed glib-2.2.3. When installing pango-1.2.5, it reports an error that says Glib 2.1.3 or better is required. But I just installed successfully [without error] my glib 2.2.3! So, how do I check and confirm that my glib was installed successfully? Or how do I tell pango that I've glib 2.2.3 installed?
Any pointers will be helpful.

locate *.pc|sort

  /usr/lib/pkgconfig/glib-2.0.pc
  /usr/lib/pkgconfig/glib.pc

pkg-config --modversion glib-2.0
  2.2.2

pkg-config --modversion glib
  1.2.10




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