Hi All- I am trying to rum ./configure script on atk-1.0.3 dir and it says:
Could not run GLIB test program. THis usually means that the run time linker is not finding GLIB or u will have to set your LD_LIBRARY_PATH env variable. .. .. .. If I do pkg-config --modversion glib-2.0 it shows 2.0.6 which is true. if the package is there then why is it complaining abt it? nehal. -----Original Message----- From: Salvador Zazueta Rubio [mailto:[EMAIL PROTECTED]] Sent: Friday, January 10, 2003 10:51 AM To: Nehal Shah Subject: Re: glib 2.x.x I think that you should use "pkg-config" for glib2 instead of glib-config. Hope it helps. Nehal Shah wrote: > hi all- > > I am trying to upgrade the version of glib to 2.0.6 (req'd by gtk 2.0.4). > > In glib 2.0.6 dir. I do > > 1. ./configure > 2. make > 3. make check > 4. make install > > > everything goes well and I dont set any prefixes whatsoever. then why > does it not install glib-config script in "/usr/local". > > I cant do glib-config --version (I mean doesnt find the path and I > wonder why??) > > > Any suggestions will be appreciated. > Regards > nehal. _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
