[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Re gtk/gtk.h Error
- From: "Kalle Vahlman" <kalle vahlman gmail com>
- To: "Udaya Kumar" <urspcbs gmail com>
- Cc: gtk-devel-list gnome org
- Subject: Re: Re gtk/gtk.h Error
- Date: Sat, 20 Jan 2007 13:19:10 +0200
2007/1/19, Udaya Kumar <urspcbs gmail com>:
Dear Sir /Madam
I am newbie to Linux Programming
I have Redhat EL4 on my PC.
I have installed the following.
gtk2-2.4.13-12
glib-1.2.10-15
These are pretty old versions :)
But still when I Compile the Program, I get the follwoing error.
[root localhost ~]# gcc -Wall -g window.c -o window `gtk-config --cflags`
`gtk-config --libs`
gtk-config has not been used by Gtk+ for a long time, the equivalent
command these days (and in the days of 2.4 too I guess) is `pkg-config
--cflags gtk+-2.0`.
--
Kalle Vahlman, zuh iki fi
Powered by http://movial.fi
Interesting stuff at http://syslog.movial.fi
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]