On Tue, 2003-07-22 at 14:38, Vidhya CS wrote: > Murray Cumming wrote: > > > I also tried setting LD_LIBRARY_PATH and PKG_CONFIG_PATH to glib-2.0.pc > > > > It's a path to the directory containing .pc files, not a particular > > file. There should be lots of information about it in the archives or > > google. > > > > I have set the LD_LIBRARY_PATH and PKG_CONFIG_PATH point to > /usr/local/lib/pkgconfig/glib-2.0.pc > > and then tried running the ./configure of atk-1.0.3 , it is still giving the > same error . Again, PKG_CONFIG_PATH is a path (or paths) to the _directory_ which contains several .pc files. It is not a path to a particular file. And LD_LIBRARY_PATH has a different purpose. -- Murray Cumming murray@usa.net www.murrayc.com