From: Matt R. <mre...@te...> - 2004-08-18 20:50:59
|
On Mon, 2004-08-16 at 19:48, br...@br... wrote: > glib is not a gui library. It is used throughout MDB Tools. The > configure script should detect libgtk, libgnome, and libglade > automatically and compile in/out gmdb. Glib2, however, is required > for all the tools. > > Are you sure you have glib 2.x installed? What does the config.log > show? My sincerest apologies. I totally blew a gasket and kept reading glib as gtk. So please ignore my inane rambling about the GUI. Also, I seemed to have totally blown another gasket. The error I was recieving had little to do with glib, but to do with pkg-config. However, after recovering from these delusions, I have discovered an error that I don't understand from the data provided. I get this error : checking for GLIB - version >= 2.0.0... no *** Could not run GLIB test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means GLIB is incorrectly installed. glib 2.0 is required by MDB Tools. It can be downloaded at www.gtk.org. The log is also attached. Unfortunately, I know very little about autoconf, otherwise I'd try that route. Thanks, and sorry about the earlier confusion. -- Matt Reynolds <mre...@te...> |