Yeti, This is what i get when i execute the series of commands you gave: station 3:~ # pkg-config --modversion --variable=prefix gtk+-2.0 2.2.4 /opt/gnome station 3:~ # PKG_CONFIG_DEBUG_SPEW=1 station 3:~ # pkg-config --modversion --variable=prefix gtk+-2.0 2.2.4 /opt/gnome station 3:~ # pkg-config 2>&1 | grep gtk+-2.0 station 3:~ # station 3:~ # station 3:~ # But i downloaded and installed GTK 2.10 Thanks --- David Neèas (Yeti) <yeti@xxxxxxxxxxxxxxx> wrote: > On Tue, Jul 25, 2006 at 04:27:27PM +1000, Suse > Enterprise wrote: > > Thanks for the reply. I installed GTK 2.10 in > > /opt/gtk. and my bashrc look like the following: > > > > CPPFLAGS="-I/opt/gtk/include" > > LDFLAGS="-L/opt/gtk/lib" > > > PKG_CONFIG_PATH=/opt/gtk/lib/pkgconfig:/usr/local/lib/pkgconfig/:/opt/gnome/lib/pkgconfig/:/usr/include/libxml2/ > > LD_LIBRARY_PATH="/opt/gtk/lib" > > PATH="/opt/gtk/bin:$PATH" > > export CPPFLAGS LDFLAGS PKG_CONFIG_PATH > > LD_LIBRARY_PATH PATH > > > > Have i given the correct path. After doing this > only i > > did the post. How can i get over it? > > Try > > pkg-config --modversion --variable=prefix gtk+-2.0 > > manually -- does it print find same version as > configure? > If not, something must differ inside configure. If > it does, > try > > PKG_CONFIG_DEBUG_SPEW=1 pkg-config 2>&1 | grep > gtk+-2.0 > > and look what it says about the .pc files it finds. > > Yeti > > > -- > Anonyms eat their boogers. > _______________________________________________ > > gtk-list@xxxxxxxxx > http://mail.gnome.org/mailman/listinfo/gtk-list > Send instant messages to your online friends http://au.messenger.yahoo.com _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list