Problem in compiling pango 1.2.1



Hello
     I downloaded gtk+2.2 and I successfully compiled atk-1.2.0glib-2.2.1. 
After that when I trie to compile pango-1.2.1 the configure script gave the 
following error
********************************************************************************
*** 'pkg-config --modversion glib-2.0' returned 2.2.1, but GLIB (2.0.6)
*** was found! If pkg-config was correct, then it is best
*** to remove the old version of GLib. You may also be able to fix the error
*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing
*** /etc/ld.so.conf. Make sure you have run ldconfig if that is
*** required on your system.
*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH
*** to point to the correct configuration files
no
configure: error:
*** Glib 2.1.3 or better is required. The latest version of
*** Glib is always available from ftp://ftp.gtk.org/
**************************************************************************************

Please help me
Thanks in advance

Regards
Yathi
####[ Linux One Stanza Tip (LOST) ]###########################

Sub : Dependent libraries for a binary               LOST #065

The easiest way to check out as to which libraries a binary is
dependent, try:  $ldd binary-file

Example: $ldd /bin/ls
         libc.so.6 => /lib/libc.so.6 (0x40018000)
         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
 
####<bish nde vsnl net in>####################################
:



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