On 04/09/05 20:18 +0530, Rony Bill wrote: > Hello All, > > What does the error below in the output script mean? In simple words, > what more needs to be installed? My distro is Mandrake 10.1 > > Thanks in advance and regards, > > Rony. > <snip> > checking for GLIB - version >= 2.4.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."
You need glib-devel, or glib and glib-devel with a version >= 2.4 pkg-config --modversion glib-2.0 or rpm -q glib will tell you your glib version. If you merely want a downloader which can resume downloads, try wget or curl. Devdas Bhagat -- http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

