On Wed, Jun 04, 2003 at 09:32:27PM -0700, Rodney D. Myers wrote: > On Wed, 4 Jun 2003 21:40:32 -0500 > Nathan Poznick <[EMAIL PROTECTED]> wrote: > > Thus spake Rodney D. Myers: > > > In attempting to ./configure , it complains about not having the > > > latest glibc; > > > checking for GLIB - version >= 1.2.6... no > > > > glib isn't the same as glibc. glibc is the name of the GNU C Library, > > packaged as libc6. glib is a library used by GTK and Gnome apps. You > > want a version of libglib... From the looks of things, you'll need at > > least libglib1.2 and libglib1.2-dev > > Got it installed, but still erroring out with the same message. > > I've checked, and libglib1.2-dev is installed, in /usr. > > I've run "ldconfig -vv" to get things "set" in the libs. > > I've running "./configure --disable-gtk-test" no good :-( > > Any other suggestions?
Have a look in config.log, which configure should output. Down near the end there should be some more verbose error messages. -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]