Re: Problem in compiling pango 1.2.1
- From: Harring Figueiredo <harringf yahoo com>
- To: Yathi <yathiraj vasnet co in>, gtk-app-devel-list gnome org
- Subject: Re: Problem in compiling pango 1.2.1
- Date: Mon, 31 Mar 2003 13:29:55 -0800 (PST)
Add the new libs to the LD_LIBRARY_PATH. Make sure they are the first ones on
the path.
LD_LIBRARY_PATH=<new_intall_dir>/lib:$LD_LIBRARY_PATH
That WILL fix the problem
Good luck.
Harring
--- Yathi <yathiraj vasnet co in> wrote:
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>####################################
:
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]