[Gfs-users] problem with glib
Brought to you by:
popinet
|
From: cedric p. <ced...@wa...> - 2008-12-03 08:24:49
|
Hello all, I try to compile gts, gerris and gfsview on a Red Hat system. I've a problem : configure can't found glib... But pkg-config --modversion glib-2.0 return 2.12.3 Someone has already have this kind of problem ? Thanks Cédric 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. checking for glib-config... /usr/bin/glib-config checking for GLIB - version >= 1.2.8... 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 was incorrectly installed *** or that you have moved GLIB since it was installed. In the latter case, you *** may want to edit the glib-config script: /usr/bin/glib-config configure: error: *** GLIB 1.2.8 or better is required. The latest version of GLIB *** is always available from ftp://ftp.gtk.org/. |