Got it working. Thanks.

On Sat, Oct 18, 2014 at 4:31 PM, Ayushi Mrigen <ayushimrige...@gmail.com>
wrote:

> This is what I am getting when I try running autogen.sh..
>
> configure: error: Package requirements (glib-2.0 >= 2.39.5    atk >=
> 2.7.5    pango >= 1.32.4    cairo >= 1.12.0    cairo-gobject >= 1.12.0
> gdk-pixbuf-2.0 >= 2.27.1) were not met:
>
> Requested 'glib-2.0 >= 2.39.5' but version of GLib is 2.32.4
> Requested 'atk >= 2.7.5' but version of Atk is 2.4.0
> Requested 'pango >= 1.32.4' but version of Pango is 1.30.0
> Requested 'cairo >= 1.12.0' but version of cairo is 1.10.2
> Requested 'cairo-gobject >= 1.12.0' but version of cairo-gobject is 1.10.2
> Requested 'gdk-pixbuf-2.0 >= 2.27.1' but version of GdkPixbuf is 2.26.1
>
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
>
>
>
>
>
>
> On Sat, Oct 18, 2014 at 2:36 PM, LRN <lrn1...@gmail.com> wrote:
>
>> On 18.10.2014 13:03, Ayushi Mrigen wrote:
>> > Hi,
>> > I started working with gtk+. I cloned gtk+ the repository from git, but
>> > config.h is missing. And hence, I am unable to compile. How can I solve
>> > this?
>> >
>> Run autogen.sh to generate configure script from configure.ac, then run
>> configure script to generate config.h
>>
>> Or download a release tarball, it has configure script pre-generated for
>> you.
>>
>>
>> --
>> O< ascii ribbon - stop html email! - www.asciiribbon.org
>>
>> _______________________________________________
>> gtk-list mailing list
>> gtk-list@gnome.org
>> https://mail.gnome.org/mailman/listinfo/gtk-list
>>
>>
>
>
> --
> *Ayushi Mrigen*
> *Second year student,*
> *Department of Mathematics,*
> *IIT Kharagpur.*
>
>


-- 
*Ayushi Mrigen*
*Second year student,*
*Department of Mathematics,*
*IIT Kharagpur.*
_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to