Home > glib version > pango glib configure error

Pango Glib Configure Error

Contents

communities company blog Stack Exchange Inbox Reputation and Badges sign up log in tour help Tour Start here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this site About Us Learn more about Stack Overflow glib version too old (micro mismatch) the company Business Learn more about hiring developers or posting ads with us Ask how to uninstall glib Ubuntu Questions Tags Users Badges Unanswered Ask Question _ Ask Ubuntu is a question and answer site for Ubuntu users and developers. Join no package 'epoxy' found them; it only takes a minute: Sign up Here's how it works: Anybody can ask a question Anybody can answer The best answers are voted up and rise to the top How to solve old GLIB check glib version error up vote 3 down vote favorite 1 I am in the process of installing GTK+ but it needs various pre-requisites. These are glib - 2.0 >= 2.35.3 atk - >= 2.7.5 Pango- >= 1.32.4 gdk-pixbuf-2.0 >= 2.27.1 Now I upgraded my glib-2.0 to 2.38.2, and I've tried upgrading atk, pango and gdk-pixbuf checking for GLIB - version >= 2.31.2... 'pkg-config --modversion glib-2.0' returned 2.38.2, but GLIB (2.32.4) was found! If pkg-config was correct,

Requested Glib 2.0 2.45 8 But Version Of Glib Is 2.40 2

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 configure: error: GLIB 2.31.2 or better is required. The latest version of GLIB is always available from ftp://ftp.gtk.org/. If GLIB is installed but not in the same location as pkg-config add the location of the file glib-2.0.pc to the environment variable PKG_CONFIG_PATH. I have been go round in circles for the past few hours trying to get this working, if anyone out there can help it would be much appreciated. Thanks in advance gtk environment-variables glib share|improve this question edited Feb 20 '14 at 22:42 Florian Diesch 48k12107133 asked Feb 20 '14 at 22:05 Hakim_Djzarie 1612 How did you upgrade glib? –chaskes Feb 20 '14 at 23:43 Downloaded it from ftp.gnome.org/pub/gnome/sources/glib and just did the ./configure && make && make install –Hakim_Djzarie Feb 21 '14 at 8:27 The package manager doesn't know you installed the newer glib and only sees the older version. What version of Ubuntu are you using? –chaskes Feb 21 '14

com> Subject: Re: configure: error:*** Glib 2.17.3 or better is required. while compiling pango-1.22.0 Date: Fri, 24 Oct 2008 01:43:04 -0700 (PDT) --- On Thu, 10/23/08, tina nambiar wrote: > From:

Where Is Glib Installed

tina nambiar > Subject: configure: error:*** Glib 2.17.3 or better how to install glib is required. while compiling pango-1.22.0 > To: gtk-list gnome org > Date: Thursday, October 23, 2008, 11:43 PM > i pkg config glib 2.0 not found get the following error while trying to cross compile > pango-1.22.0 for arm > on a fedora system > > errors : > 1) ./configure --host=i686-linux --build=arm-linux > ..... > ........ > checking Carbon/Carbon.h usability... http://askubuntu.com/questions/423896/how-to-solve-old-glib-error no > checking Carbon/Carbon.h presence... no > checking for Carbon/Carbon.h... no > checking for CAIRO... no > no > checking for GLIB... no > configure: error: > *** Glib 2.17.3 or better is required. The latest version > of > *** Glib is always available from ftp://ftp.gtk.org/. > > 2) the config.log contents > > ......... > ................. > configure:23269: checking for GLIB > configure:23276: $PKG_CONFIG --exists --print-errors > https://mail.gnome.org/archives/gtk-list/2008-October/msg00101.html "$GLIB_MODULES" > Requested 'glib-2.0 >= 2.17.3' but version of > GLib is 2.12.11 > configure:23279: $? = 1 > configure:23292: $PKG_CONFIG --exists --print-errors > "$GLIB_MODULES" > Requested 'glib-2.0 >= 2.17.3' but version of > GLib is 2.12.11 > configure:23295: $? = 1 > Requested 'glib-2.0 >= 2.17.3' but version of > GLib is 2.12.11 > configure:23322: result: no > configure:23326: error: > *** Glib 2.17.3 or better is required. The latest version > of > *** Glib is always available from ftp://ftp.gtk.org/. > > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## > > ac_cv_build=arm-unknown-linux-gnu > ac_cv_c_compiler_gnu=yes > ac_cv_cxx_compiler_gnu=yes > ac_cv_env_CAIRO_CFLAGS_set= > ac_cv_env_CAIRO_CFLAGS_value= > ............ > ............ > > could anyone help me sole this problem .i am totally new to > this stuff . i > dont have the least idea as to how i can link glib-2.17.3 > to pango while > configuring . i have the glib-2.17.3 cross compiled > already in my /root . > > i would like to get help since only after this can i > compile the gtk and > finally the mozilla porting . thanks in advance > _______________________________________________ > gtk-list mailing list > gtk-list gnome org > http://mail.gnome.org/mailman/listinfo/gtk-list Start from http://en.wikipedia.org/wiki/GNU

here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and http://stackoverflow.com/questions/14560374/gtk-installation policies of this site About Us Learn more about Stack Overflow the https://ubuntuforums.org/archive/index.php/t-1790017.html company Business Learn more about hiring developers or posting ads with us Stack Overflow Questions Jobs Documentation Tags Users Badges Ask Question x Dismiss Join the Stack Overflow Community Stack Overflow is a community of 6.2 million programmers, just like you, helping each other. Join them; it only glib version takes a minute: Sign up GTK+ installation up vote 4 down vote favorite 2 I am using ubuntu 12.10. I have CODE:Blocks IDE. I want to use gtk+ but when i create a project and build it it says it cannot find gtk.h file. I downloaded gtk+, glib, pango, gdk-pixbuf and atk by writing git clone git://git.gnome.org/gtk+, git clone git://git.gnome.org/glib ... pango glib configure then i unzipped all libraries. every thing was fine unti here. To install gtk+ i write "./configure --prefix=/opt/gtk" it starts processing, most of the process goes OK, but then it comes with an error ... checking for some Win32 platform... no checking whether build environment is sane... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for BASE_DEPENDENCIES... no configure: error: Package requirements (glib-2.0 >= 2.33.1 atk >= 2.5.3 pango >= 1.30.0 cairo >= 1.10.0 cairo-gobject >= 1.10.0 gdk-pixbuf-2.0 >= 2.26.0) were not met: No package 'glib-2.0' found No package 'atk' found No package 'pango' found No package 'cairo' found No package 'cairo-gobject' found No package 'gdk-pixbuf-2.0' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables BASE_DEPENDENCIES_CFLAGS and BASE_DEPENDENCIES_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. I tried to install other libraries by writing ./configure in their directory. But it could not file configure file. I set PKG_CONFIG_PATH but it does not work any

2011, 04:39 PMHi I downloaded GTK+ 3.0 from http://www.gtk.org/download/linux.php I'm trying to install it but can't when I enter ./configure in terminal I see at the end configure: error: Package requirements (glib-2.0 >= 2.28.0 atk >= 1.30 pango >= 1.24.0 cairo >= 1.10.0 cairo-gobject >= 1.10.0 gdk-pixbuf-2.0 >= 2.22.0) were not met: No package 'glib-2.0' found No package 'atk' found No package 'pango' found No package 'cairo' found No package 'cairo-gobject' found No package 'gdk-pixbuf-2.0' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables BASE_DEPENDENCIES_CFLAGS and BASE_DEPENDENCIES_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.can anyone help me? Hairy_PalmsJune 24th, 2011, 05:47 PMthe easiest way to install gtk3 is either from ricotz gnome3 ppa or if you want to compile, by using jhbuild https://launchpad.net/~gnome3-team/+archive/gnome3 https://live.gnome.org/Jhbuild cgrozaJune 25th, 2011, 02:30 AMHi I downloaded GTK+ 3.0 from http://www.gtk.org/download/linux.php I'm trying to install it but can't when I enter ./configure in terminal I see at the end configure: error: Package requirements (glib-2.0 >= 2.28.0 atk >= 1.30 pango >= 1.24.0 cairo >= 1.10.0 cairo-gobject >= 1.10.0 gdk-pixbuf-2.0 >= 2.22.0) were not met: No package 'glib-2.0' found No package 'atk' found No package 'pango' found No package 'cairo' found No package 'cairo-gobject' found No package 'gdk-pixbuf-2.0' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables BASE_DEPENDENCIES_CFLAGS and BASE_DEPENDENCIES_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.can anyone help me? You have missing dependencies. morteza1991June 25th, 2011, 07:21 AMI installed all dependencies glib, atk, pango, cairo, cairo-gobject, gdk-pixbuf but when I configure I'm receiving the following error checking for BASE_DEPENDENCIES... no configure: error: Package requirements (glib-2.0 >= 2.28.0 atk >= 1.3

 

Related content

configure error cannot find glib version

Configure Error Cannot Find Glib Version table id toc tbody tr td div id toctitle Contents div ul li a href No Package epoxy Found a li li a href Requested Glib But Version Of Glib Is a li li a href How To Install Glib a li ul td tr tbody table p Get Kubuntu Get Xubuntu Get Lubuntu Get UbuntuStudio Get Mythbuntu Get Edubuntu Get relatedl Ubuntu-GNOME Get UbuntuKylin Ubuntu Code of Conduct Ubuntu how to uninstall glib Wiki Community Wiki Other Support Launchpad Answers Ubuntu IRC Support AskUbuntu Official check glib version Documentation User Documentation Social Media